Visual Guard Class Library Documentation

VGPermissionSetCollection.Item Property (Int32)

Gets the permission set in the collection at the specified index.

public VGPermissionSet this[
   Int32 index
] {get;}

Parameters

index
The index of the VGPermissionSet object to retrieve from the collection.

See Also

VGPermissionSetCollection Class | Novalys.VisualGuard.Security.Membership Namespace | VGPermissionSetCollection.VGPermissionSet Overload List