PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / OutlineNodeCollection Class
Members

In This Topic
    OutlineNodeCollection Class
    In This Topic
    Represents a collection of OutlineNode elements.
    Object Model
    OutlineNodeCollection Class
    Syntax
    'Declaration
     
    Public Class OutlineNodeCollection 
       Inherits OwnedCollection
    public class OutlineNodeCollection : OwnedCollection 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.C1Preview.OwnedCollectionBase
             C1.C1Preview.OwnedCollection
                C1.C1Preview.OutlineNodeCollection

    See Also