[]
Defines the collection of OutlineNode objects.
public class OutlineNodeCollection : OwnedCollection<OutlineNode>, IList<OutlineNode>, ICollection<OutlineNode>, IReadOnlyList<OutlineNode>, IReadOnlyCollection<OutlineNode>, IEnumerable<OutlineNode>, IOwnedObject, IList, ICollection, IEnumerable
Public Class OutlineNodeCollection
Inherits OwnedCollection(Of OutlineNode)
Implements IList(Of OutlineNode), ICollection(Of OutlineNode), IReadOnlyList(Of OutlineNode), IReadOnlyCollection(Of OutlineNode), IEnumerable(Of OutlineNode), IOwnedObject, IList, ICollection, IEnumerable
Name | Description |
---|---|
Doc | Gets the GcPdfDocument owning this collection. |