IMsDimIteratorStubs.IndexOf

Syntax

IndexOf(Value: IVariableStub): Integer;

Parameters

Value. The data source, which index must be determined.

Description

The IndexOf method returns index of the specified data source.

Comments

If the specified data source is missing in the collection, the method returns -1.

See also:

IMsDimIteratorStubs