ComponentOne Document Library for WinForms
OutlineNodeCollection Class
Members 

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace : OutlineNodeCollection Class
Represents collection of the OutlineNode objects.
Object Model
OutlineNodeCollection Class
Syntax
'Declaration
 
Public Class OutlineNodeCollection 
   Inherits C1.Win.C1Document.OwnedCollection(Of OutlineNode)
public class OutlineNodeCollection : C1.Win.C1Document.OwnedCollection<OutlineNode> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
            C1.Win.C1Document.OutlineNodeCollection

See Also

Reference

OutlineNodeCollection Members
C1.Win.C1Document Namespace