IMetabaseUpdateNode.Index

Syntax

Index: Integer;

Description

The property is read-only.

The Index property returns the index of an update object.

Comments

Index returns -1 for a root element of the update structure.

Example

The property use is given in the example for IMetabaseUpdateNode.ParentNode.

See also:

IMetabaseUpdateNode