TdxOcNode.HasAsParent(TdxOcNode) Method
Identifies whether the specified node is the parent of the current one.
#Declaration
#Parameters
Name | Type |
---|---|
Value | Tdx |
#Returns
Type |
---|
Boolean |
#Remarks
This function returns True if the current node is derived from node passed as the Value parameter; otherwise — False.