Aqualogic Interaction API  
 

IPTTreeIterator.GetChildCount Method 

Returns the number of children (both nodes and containers) of the current location. Returns -1 if it can't be known without retrieving the children.

int GetChildCount();

Return Value

number of children

See Also

IPTTreeIterator Interface | com.plumtree.server.treeiterator Namespace