IMsDimIterateByDataStubs.IndexOf

Fore Syntax

IndexOf(Value: IMsDimIterateByDataStub): Integer;

Fore.NET Syntax

IndexOf(Value: Prognoz.Platform.Interop.Ms.IMsDimIterateByDataStub): integer;

Parameters

Value. Data source.

Description

The IndexOf method returns index of the specified data source.

Comments

If the specified data source is not found, the method returns -1.

See also:

IMsDimIterateByDataStubs