IMetabaseCustomObjectSelSets.Item

Fore Syntax

Item(Index: Integer): Object;

Fore.NET Syntax

Item[Index: Integer]: Object;

Parameters

Index. Element index in the collection.

Description

The Item property returns selection of dimensions that is saved with the specified collection element.

See also:

IMetabaseCustomObjectSelSets