[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ContentRangeCollection-1

Class ContentRangeCollection<T>

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

Represents a collection of ContentRange elements.

public class ContentRangeCollection<T> : ContentCollection<T>, IContentList<T>, IReadOnlyList<T>, IReadOnlyCollection<T>, IEnumerable<T>, IEnumerable where T : ContentRange

Type Parameters

T

The type of items in the collection.

Inheritance
ContentRangeCollection<T>
Implements
Derived
Inherited Members