IMetabaseUpdateObjectNodes.Item

Syntax

Item (Index: Integer): IMetabaseUpdateObjectNode;

Parameters

Index. Index of update object from the collection.

Description

The property is read-only.

The Item property returns the update object from the collection by its index.

See also:

IMetabaseUpdateObjectNodes