Visual Guard Class Library Documentation

VGRoleCollection.Item Property (Int32)

Gets the role in the collection referenced at the specified index.

public VGRole this[
   Int32 index
] {get;}

Parameters

index
The repository id of the VGRole to retrieve from the collection.

See Also

VGRoleCollection Class | Novalys.VisualGuard.Security.Membership Namespace | VGRoleCollection.VGRole Overload List