[This is preliminary documentation and subject to change.]
Gets the role with the given index in the collection.
Gets the role with the given index in the collection.
public virtual Role this[int] {get;}
Gets the role with the given Id.
public virtual Role this[string] {get;}
RoleCollection Class | LaMarvin.Constable.Model Namespace