Removes a role from this collection.
public void Remove(Role);
public void Remove(int);
public void Remove(string);
RoleCollection Class | IExSys.Authentication Namespace