| C1.UWP.Word Assembly > C1.Xaml.Word.Canvas Namespace : ShapeCollection Class |

'Declaration Public Class ShapeCollection Inherits System.Collections.ObjectModel.Collection(Of DrawingShape)
public class ShapeCollection : System.Collections.ObjectModel.Collection<DrawingShape>
System.Object
System.Collections.ObjectModel.Collection<T>
C1.Xaml.Word.Canvas.ShapeCollection