Uiinfrastructure API Docs  
 

TreeCompositeNode.GetCompositeChildCount Method 

This method calculates how many composite children this node contains

public virtual int GetCompositeChildCount();

Return Value

the number if composite children in this node.

See Also

TreeCompositeNode Class | com.plumtree.uiinfrastructure.tree Namespace