'Declaration Public Class ContentRangeCollection(Of T As ContentRange) Inherits ContentCollection(Of T) Implements IContentList(Of T)
public class ContentRangeCollection<T> : ContentCollection<T>, IContentList<T> where T: ContentRange
'Declaration Public Class ContentRangeCollection(Of T As ContentRange) Inherits ContentCollection(Of T) Implements IContentList(Of T)
public class ContentRangeCollection<T> : ContentCollection<T>, IContentList<T> where T: ContentRange
System.Object
GrapeCity.Documents.Word.ContentCollection<T>
GrapeCity.Documents.Word.ContentRangeCollection<T>
GrapeCity.Documents.Word.BookmarkCollection
GrapeCity.Documents.Word.CommentCollection
GrapeCity.Documents.Word.ComplexFieldCollection
GrapeCity.Documents.Word.EditableRangeCollection