ISecuritySubjects.Item

Syntax

Item(Index: Integer): ISecuritySubject;

Parameters

Index. Platform security subject index.

Description

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

Example

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

See also:

ISecuritySubjects