Visual Guard Class Library Documentation

VGRoleCollection.Remove Method 

Removes the role object with the specified repository id from the collection.

public void Remove(
   Guid id
);

Parameters

id
The id of the VGRole object to remove from the collection.

See Also

VGRoleCollection Class | Novalys.VisualGuard.Security.Membership Namespace