Freigeben über


Remove-Methode

Removes an Account from the collection.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode Remove(String) Removes the Account, with the specified identifier, from the collection.
Öffentliche Methode Remove(Account) Removes the specified Account from the collection.
Geschützte Methode Remove(IModelComponent) (Geerbt von ModelComponentCollection.)
Öffentliche Methode Remove(String, Boolean) Infrastruktur.
Öffentliche Methode Remove(Account, Boolean) Infrastruktur.

Zum Anfang