[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Structure.StructElementCollection

Class StructElementCollection

Namespace
GrapeCity.Documents.Pdf.Structure
Assembly
GcDocs.Pdf.dll

Represents a collection of StructElement objects.

public class StructElementCollection : StructTreeItemCollectionWrapper<StructElement>, IList<StructElement>, ICollection<StructElement>, IEnumerable<StructElement>, IEnumerable
Inheritance
object
GrapeCity.Documents.Pdf.Structure.StructTreeItemCollectionWrapper<TItem><StructElement>
StructElementCollection
Implements
System.Collections.Generic.IList<T><StructElement>
System.Collections.Generic.ICollection<T><StructElement>
System.Collections.Generic.IEnumerable<T><StructElement>
System.Collections.IEnumerable
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()