BBjTree::getIndexOfChild
Description
Returns the index of a child node in its parent's list in the BBjTree control.
Syntax
Return Value |
Method |
int |
getIndexOfChild(int ID) |
Parameters
Variable |
Description |
ID |
Specifies the ID of the child node. |
Return Value
Returns the index of a child node in its parent's list.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.