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