C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeView Namespace / C1TreeViewNodeCollection Class

In This Topic
C1TreeViewNodeCollection Class Methods
In This Topic

For a list of all members of this type, see C1TreeViewNodeCollection members.

Public Methods
 NameDescription
Public MethodAdds C1TreeViewNode node to the collection.  
Public MethodChecks C1TreeViewNode nodes contained by the collection.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodSearches C1TreeViewNode node through the collection by id.  
Public MethodSearches C1TreeViewNode node through the collection by the Text.  
Public MethodSearches C1TreeViewNode node through the collection by the Value.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodInserts C1TreeViewNode node to the collection.  
Public MethodRemoves C1TreeViewNode node from the collection. node to remove  
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Top
See Also