'Declaration Public Class ShapeCollection Inherits GrapeCity.Documents.Word.ContentObjectCollection(Of Shape) Implements GrapeCity.Documents.Word.IContentList(Of Shape)
public class ShapeCollection : GrapeCity.Documents.Word.ContentObjectCollection<Shape>, GrapeCity.Documents.Word.IContentList<Shape>