Remove-Methode
Removes an Account 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 Account, with the specified identifier, from the collection. | |
Remove(Account) | Removes the specified Account from the collection. | |
Remove(IModelComponent) | (Geerbt von ModelComponentCollection.) | |
Remove(String, Boolean) | Infrastruktur | |
Remove(Account, Boolean) | Infrastruktur |
Zum Anfang