IMsDimIteratorDimensions.IndexOf

Syntax

IndexOf(Value: IMsDimIteratorDimension): Integer;

Parameters

Value. The dimension, which index must be determined.

Description

The IndexOf method returns index of the specified dimension.

Comments

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

See also:

IMsDimIteratorDimensions