Método AttributePermissionCollection.Remove
Incluir membros protegidos
Incluir membros herdados
Removes an AttributePermission from the collection.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
Remove(String) | Removes the AttributePermission, with the specified identifier, from the collection. | |
Remove(AttributePermission) | Removes the specified AttributePermission from the collection. | |
Remove(IModelComponent) | Removes the specified IModelComponent from the collection. (Herdado de ModelComponentCollection.) | |
Remove(String, Boolean) | Infraestrutura. Removes the AttributePermission, with the specified identifier, from the collection. | |
Remove(AttributePermission, Boolean) | Infraestrutura. Removes the AttributePermissionCollection, with the specified identifier, from the collection. |
Início