IMetabaseCustomObjectSelSets.KeyByIndex

Syntax

KeyByIndex(Index: Integer): String;

Parameters

Index. Element index in the collection.

Description

The KeyByIndex method returns an element key by its index in the collection.

Comments

Value of the Index parameter is specified in the [0; Count-1] range.

See also:

IMetabaseCustomObjectSelSets