IMetabaseGroups.Item

Syntax

Item(Index: Integer): IMetabaseGroup;

Parameters

Index. Group index.

Description

The Item property returns users group of the active repository that index is passed by the parameter Index.

Example

The property use is given in the example for IMetabaseGroup.IsMember.

See also:

IMetabaseGroups