IMsDimIteratorLinks.IndexOf

Syntax

IndexOf(Value: IMsDimIteratorLink): Integer;

Parameters

Value. The linked dimension, which index must be determined.

Description

The IndexOf method returns index of the specified linked dimension.

Comments

If the specified linked dimension is missing in the collection, the method returns -1.

See also:

IMsDimIteratorLinks