Compartir a través de


Remove Método

Removes an AttributePermission from the collection.

Lista de sobrecargas

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

Principio