Description

Removes a McDataNodeRef from the collection.

Return Type

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

Failure conditions:
vntIndexKey does Not identify a McDataNodeRef in the collection.

Syntax

object.Remove (vntIndexKey)

The Remove Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDataNodeRefs.
vntIndexKeyRequired. A Variant value. 0-based numeric Index, String Path, McDBNode or McDataNodeRef.