Compartir a través de


Remove Método

Removes a Role from the collection.

Lista de sobrecargas

  Nombre Descripción
Método publico Remove(String) Removes the Role that has the specified identifier from the collection.
Método protegido Remove(IModelComponent) (Se hereda de ModelComponentCollection).
Método publico Remove(Role) Removes the specified Role from the collection.
Método publico Remove(String, Boolean) Infraestructura.
Método publico Remove(Role, Boolean) Infraestructura.

Principio