Description

Removes all McDataNodeRef from collection and adds references from another McDataNodeRefs.

Return Type

A Boolean value.   A Boolean with value True.
Failure Returns False.

Failure conditions:
A failure from McDataNodeRefs.Add or McDataNodeRef.Copy method.
pmcdatanodeFromAnother is invalid.

Syntax

object.Copy (pmcdatanodeFromAnother)

The Copy Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDataNodeRefs.
pmcdatanodeFromAnotherRequired. A McDataNodeRefs object. The source McDataNodeRefs collection to be copied.