Visual Guard Class Library Documentation

VGMembershipUserCollection.Item Property (Int32)

Gets the VGMembershipUser at the specified index.

public VGMembershipUser this[
   Int32 index
] {get;}

Parameters

index
The index of the VGMembershipUser to retrieve from the collection.

See Also

VGMembershipUserCollection Class | Novalys.VisualGuard.Security.Membership Namespace | VGMembershipUserCollection.VGMembershipUser Overload List