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

In This Topic
Add() Method
In This Topic
Creates and adds an object to the end of the TreeCollection<T>.
Syntax
'Declaration
 
Public Overloads Function Add() As TreeRow
 
See Also