Freigeben über


AttributeTranslationCollection.Remove-Methode

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

Removes an AttributeTranslation 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(Int32) Removes the Translation, with the specified language, from the collection. (Geerbt von TranslationCollection.)
Öffentliche Methode Remove(AttributeTranslation) Removes the specified AttributeTranslation from the collection.
Geschützte Methode Remove(IModelComponent) Removes the specified IModelComponent from the collection. (Geerbt von ModelComponentCollection.)
Öffentliche Methode Remove(Translation) Removes the specified Translation from the collection. (Geerbt von TranslationCollection.)
Öffentliche Methode Remove(Int32, Boolean) Infrastruktur Removes the Translation, with the specified language, from the collection. (Geerbt von TranslationCollection.)
Öffentliche Methode Remove(AttributeTranslation, Boolean) Infrastruktur Removes the specified AttributeTranslation from this collection.
Öffentliche Methode Remove(Translation, Boolean) Infrastruktur Removes the specified Translation from the collection. (Geerbt von TranslationCollection.)

Zum Anfang

Siehe auch

Verweis

AttributeTranslationCollection Klasse

Microsoft.AnalysisServices-Namespace