Freigeben über


AccountCollection.Remove-Methode

Geschützte Member einschließen
Geerbte Member einschließen

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

Zum Anfang

Siehe auch

Verweis

AccountCollection Klasse

Microsoft.AnalysisServices-Namespace