Plumtree UI Infrastructure API  
 

TreeCompositeNode.GetLeafChildCount Method 

This method calculates how many leaf children this node contains.

public virtual int GetLeafChildCount();

Return Value

the number of leaf children in this node.

See Also

TreeCompositeNode Class | com.plumtree.uiinfrastructure.tree Namespace