'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>