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