Input for WinForms | ComponentOne
C1.Framework Namespace / TreeColumnCollection Class / Add Method

In This Topic
    Add Method (TreeColumnCollection)
    In This Topic
    Creates and adds an object to the end of the TreeCollection<T>.
    Overload List
    OverloadDescription
    Creates and adds an object to the end of the TreeCollection<T>. (Inherited from C1.Framework.TreeCollection<GridColumn>)
    (Inherited from System.Collections.ObjectModel.Collection<T>)
    See Also