Description Initializes this object from another instance of a McDataNodeRef
-
Return Type
-
A Boolean value. Returns True when successful.
-
Syntax
-
object.Copy (pAnotherNodeRef)
The Copy Method syntax has these parts: |
| object | An expression evaluating to an object of type McDataNodeRef. | | pAnotherNodeRef | Required. A McDataNodeRef object. A reference to the McDataNodeRef to copy from. | Remarks Copies persistent information
|