TreeView for WinForms | ComponentOne
C1.Framework Namespace / TreeRowCollection Class
Properties Methods Events


In This Topic
    TreeRowCollection Class Members
    In This Topic

    The following tables list the members exposed by TreeRowCollection.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.ObjectModel.Collection<T>)
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
    Protected Method (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
    Protected MethodOverridden. Removes all elements from the Collection.  
    Protected MethodOverridden. Inserts an element into the Collection at the specified index.  
    Protected Method (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
    Protected Method (Inherited from C1.Framework.TreeCollection<TreeRow>)
    Protected Method (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
    Protected MethodOverridden. Removes the element at the specified index of the Collection.  
    Protected MethodOverridden. Replaces the element at the specified index.  
    Top
    Public Events
    Protected Events
    See Also