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