[]
Represents collection of the OutlineNode objects.
public class OutlineNodeCollection : OwnedCollection<OutlineNode>, IList<OutlineNode>, ICollection<OutlineNode>, IList, ICollection, IReadOnlyList<OutlineNode>, IReadOnlyCollection<OutlineNode>, IEnumerable<OutlineNode>, IEnumerable
Public Class OutlineNodeCollection
Inherits OwnedCollection(Of OutlineNode)
Implements IList(Of OutlineNode), ICollection(Of OutlineNode), IList, ICollection, IReadOnlyList(Of OutlineNode), IReadOnlyCollection(Of OutlineNode), IEnumerable(Of OutlineNode), IEnumerable
| Name | Description |
|---|---|
| OutlineNodeCollection() |
| Name | Description |
|---|---|
| Document | Gets a C1Document object containing this object. |