Uiinfrastructure API Docs  
 

TreeCompositeNode.GetNode Method

Overload List

 

public virtual TreeLeafNode GetNode(int);

 

public virtual TreeLeafNode GetNode(int,int);

Note: This function compares the location to get the node

public virtual TreeLeafNode GetNode(string);

See Also

TreeCompositeNode Class | com.plumtree.uiinfrastructure.tree Namespace