Item(Index: Integer): ISecuritySubject;
Item[System.Int32]: Prognoz.Platform.Interop.Metabase.ISecuritySubject;
Index. Platform security subject index.
The Item property returns the security subject of the platform, the index of which is passed by the Index parameter.
The property use is given in the example for IMetabaseGroup.IsMember.
See also: