ComponentOne TreeView for WinForms
C1TreeNodeCollection Class Members
Properties  Methods 

C1.Win.TreeView Namespace : C1TreeNodeCollection Class

The following tables list the members exposed by C1TreeNodeCollection.

Public Properties
 NameDescription
Public PropertyGets the number of tree nodes contained in the C1TreeNodeCollection instance.  
Public PropertyGets a value indicating whether the C1TreeNodeCollection is read-only.  
Public PropertyGets or sets the tree node at the specified index.  
Public PropertyGets a parent node of this collection.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Adds an item to the C1TreeNodeCollection.  
Public MethodRemoves all tree nodes from the collection.  
Public MethodDetermines whether an element is in the C1TreeNodeCollection.  
Public MethodReturns an enumerator that iterates through the C1TreeNodeCollection.  
Public MethodSearches for the specified tree node and returns the zero-based index.  
Public MethodInserts treeview node into the C1TreeNodeCollection at the specified index.  
Public MethodMoves the node of tree at the specified index to a new location in the collection.  
Public MethodRemoves the first occurrence of a specified tree node from the collection.  
Public MethodRemoves the tree node at the specified index of the collection.  
Top
See Also

Reference

C1TreeNodeCollection Class
C1.Win.TreeView Namespace