ISecuritySubjects.Item

Syntax

Item(Index: Integer): ISecuritySubject;

Parameters

Index. Platform security subject index.

Description

The Item property returns the security subject of the platform, the index of which is passed by the Index parameter.

Example

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

See also:

ISecuritySubjects