[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Structure.RevisionItemCollection-1

RevisionItemCollection<TItem> Class

The collection of the RevisionItem objects, base abstract class for AttrRevisionCollection and AttrClsRevisionCollection.

Inheritance
Collection<TItem>
RevisionItemCollection<TItem>
Namespace: GrapeCity.Documents.Pdf.Structure
Assembly: GcDocs.Pdf.dll
Syntax
public abstract class RevisionItemCollection<TItem> : OwnedCollection<TItem>, IList<TItem>, ICollection<TItem>, IReadOnlyList<TItem>, IReadOnlyCollection<TItem>, IEnumerable<TItem>, IOwnedObject, IList, ICollection, IEnumerable where TItem : RevisionItem
Type Parameters
Name Description
TItem

Constructors

Name Description
RevisionItemCollection()

Properties

Name Description
Owner

Gets the owning StructElement object.