Description

Set the contents of the McDataNodes (Me) to another copy of a McDataNodes.

Return Type

A Boolean value.   A Boolean with value True when Successful.

Syntax

object.Copy (pmcdatanodeFromAnother)

The Copy Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDataNodes.
pmcdatanodeFromAnotherRequired. A McDataNodes object. A valid McDataNodes to copy.