AttributePermissionCollection.Remove-Methode
Geschützte Member einschließen
Geerbte Member einschließen
Removes an AttributePermission from the collection.
Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.
Überladungsliste
Name | Beschreibung | |
---|---|---|
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. (Geerbt von ModelComponentCollection.) | |
Remove(String, Boolean) | Infrastruktur Removes the AttributePermission, with the specified identifier, from the collection. | |
Remove(AttributePermission, Boolean) | Infrastruktur Removes the AttributePermissionCollection, with the specified identifier, from the collection. |
Zum Anfang