[]
        
(Showing Draft Content)

C1.Win.TreeView.C1TreeNodeCollection.IndexOf

IndexOf Method

IndexOf(C1TreeNode)

Searches for the specified tree node and returns the zero-based index.

Declaration
public int IndexOf(C1TreeNode node)
Parameters
Type Name Description
C1TreeNode node
Returns
Type Description
int