IAccessControlList.Item

Syntax

Item(Index: Integer): IAccessControlEntry;

Parameters

Index - index of additional security parameter.

Description

The Item property returns an additional security parameter that index is passed by the Index parameter.

See also:

IAccessControlList