TdxOcNode.GetNextChild(TdxOcNode) Method
Returns the child node following the specified one.
#Declaration
#Parameters
Name | Type |
---|---|
Value | Tdx |
#Returns
Type |
---|
Tdx |
#Remarks
The function returns nil when the child node passed as the Value parameter is the last in the list.