InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / TreeRowCollection Class / Add Method / Add() Method

In This Topic
    Add() Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function Add() As TreeRow
    public TreeRow Add()
    See Also