C1.Win.8 Assembly / C1.Framework Namespace / TreeRowCollection Class / Add Method

In This Topic
Add Method (TreeRowCollection)
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<TreeRow>)
(Inherited from System.Collections.ObjectModel.Collection<T>)
See Also