TreeView for WinForms | ComponentOne
C1.Win.TreeView Namespace / C1TreeNodeCollection Class / Clear Method

In This Topic
    Clear Method (C1TreeNodeCollection)
    In This Topic
    Removes all tree nodes from the collection.
    Syntax
    'Declaration
     
    
    Public Sub Clear() 
    public void Clear()
    See Also