Constructs role collection object.
Constructs role collection object.
public RoleCollection();
Constructs role collection and initializes it with specified roles.
public RoleCollection(Role[]);
Constructs role collection and loads all roles assigned to specific user.
public RoleCollection(int);