Description

Returns the McDataNodeRef in the collection for a 0-based numeric Index, String Path, McDBNode or McDataNodeRef.

Property type

A McDataNodeRef object.   A McDataNodeRef reference keyed by the given parameter.
Failure Returns Nothing.

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

Syntax

object.Item(vntIndexKey)

The Item Property 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.

Remarks

MethodAttributes Default.