Class ContentItemLinkCollection
- Namespace
- GrapeCity.Documents.Pdf.Structure
- Assembly
- GcDocs.Pdf.dll
public class ContentItemLinkCollection : StructTreeItemCollectionWrapper<ContentItemLink>, IList<ContentItemLink>, ICollection<ContentItemLink>, IEnumerable<ContentItemLink>, IEnumerable
- Inheritance
-
object
GrapeCity.Documents.Pdf.Structure.StructTreeItemCollectionWrapper<TItem><
ContentItemLink>
ContentItemLinkCollection
- Implements
-
System.Collections.IEnumerable
- Inherited Members
-
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Properties
Owner
public StructElement Owner { get; }
Property Value
- StructElement