IMsStubLoadSelectionValues.Item

Fore Syntax

Item(Index: Integer): IMsStubLoadSelectionValue;

Fore.NET Syntax

Item[Index: integer]: Prognoz.Platform.Interop.Ms.IMsStubLoadSelectionValue;

Parameters

Index. Collection selection index.

Description

The Item property returns the specified selection from the collection.

Comments

Indexing of collection selections is continuous and starts with zero.

See also:

IMsStubLoadSelectionValues