ICertificates.Item

Fore Syntax

Item(Index: Integer): ICertificate;

Fore.NET Syntax

Item[Index: Integer]: Prognoz.Platform.Interop.Metabase.ICertificate;

Parameters

Index. Certificate index.

Description

The Item property returns parameters of the certificate by its index in the collection.

See also:

ICertificates