[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ContentObjectCollection-1

Class ContentObjectCollection<T>

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

Represents a collection of ContentObject.

public class ContentObjectCollection<T> : ContentCollection<T>, IContentList<T>, IReadOnlyList<T>, IReadOnlyCollection<T>, IEnumerable<T>, IEnumerable where T : ContentObject

Type Parameters

T

The type of items in the collection.

Inheritance
ContentObjectCollection<T>
Implements
Derived
Inherited Members