Uiinfrastructure API Docs  
 

TreeCompositeIterator.GetBaseLeafChildCount Method 

This method returns the number of leaf child nodes of the root node.

public virtual int GetBaseLeafChildCount();

Return Value

the number of leaf children of the root node.

See Also

TreeCompositeIterator Class | com.plumtree.uiinfrastructure.tree Namespace