TdxOcNode.IndexOf(TdxOcNode) Method
Returns the index of the specified child node.
#Declaration
#Parameters
Name | Type |
---|---|
Value | Tdx |
#Returns
Type |
---|
Integer |
#Remarks
Call this function to obtain the node’s index passed as the Value parameter. If this node is the current node’s child, the IndexOf function returns its index; otherwise — -1.