Freigeben über


TranslationCollection.IndexOf-Methode

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

Gets the index of a Translation.

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
Geschützte Methode IndexOf(String) Returns the zero-based index of the first occurrence of an IModelComponent that has the specified key in the ModelComponentCollection. (Geerbt von ModelComponentCollection.)
Öffentliche Methode IndexOf(Int32) Gets the index of a Translation, with the specified language.
Geschützte Methode IndexOf(IModelComponent) Searches for the specified item and returns its zero-based index within the collection. (Geerbt von ModelComponentCollection.)
Öffentliche Methode IndexOf(Translation) Gets the index of a specified Translation.

Zum Anfang

Siehe auch

Verweis

TranslationCollection Klasse

Microsoft.AnalysisServices-Namespace