XMLData.IsSameNode
Declaration: IsSameNode (pNodeToCompare as XMLData) as Boolean
Description
Returns true if pNodeToCompare references the same node as the object itself.
Errors
1500 | The XMLData object is no longer valid. | |
1506 | Invalid address for the return parameter was specified. |