Item(Index: Integer): IABACAttribute;
Item[System.Int32]: Prognoz.Platform.Interop.ABAC.IABACAttribute;
Index. Attribute index in the collection.
The Item property returns attribute from the collection by index.
The property is read-only.
The list of all attributes is contained in the objective and additional conditions of access check.
The property use is given in the example for IABACAttribute.Predefined.
See also: