[]
        
(Showing Draft Content)

C1.WPF.Document.OutlineNodeCollection

OutlineNodeCollection Class

Represents collection of the OutlineNode objects.

Inheritance
OwnedCollectionBase<OutlineNode>
OwnedCollection<OutlineNode>
OutlineNodeCollection
Namespace: C1.WPF.Document
Assembly: C1.WPF.Document.4.6.2.dll
Syntax
public class OutlineNodeCollection : OwnedCollection<OutlineNode>, IList<OutlineNode>, ICollection<OutlineNode>, IList, ICollection, IReadOnlyList<OutlineNode>, IReadOnlyCollection<OutlineNode>, IEnumerable<OutlineNode>, IEnumerable

Constructors

Name Description
OutlineNodeCollection()

Properties

Name Description
Document

Gets a C1Document object containing this object.