
'Declaration Public Class GroupShapeCollection Inherits GrapeCity.Documents.Word.ContentObjectCollection(Of GroupShape) Implements GrapeCity.Documents.Word.IContentList(Of GroupShape)
public class GroupShapeCollection : GrapeCity.Documents.Word.ContentObjectCollection<GroupShape>, GrapeCity.Documents.Word.IContentList<GroupShape>
System.Object
GrapeCity.Documents.Word.ContentCollection<T>
GrapeCity.Documents.Word.ContentObjectCollection<T>
GrapeCity.Documents.Word.GroupShapeCollection