Compartilhar via


Método TranslationCollection.IndexOf

Incluir membros protegidos
Incluir membros herdados

Gets the index of a Translation.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método protegido IndexOf(String) Returns the zero-based index of the first occurrence of an IModelComponent that has the specified key in the ModelComponentCollection. (Herdado de ModelComponentCollection.)
Método público IndexOf(Int32) Gets the index of a Translation, with the specified language.
Método protegido IndexOf(IModelComponent) Searches for the specified item and returns its zero-based index within the collection. (Herdado de ModelComponentCollection.)
Método público IndexOf(Translation) Gets the index of a specified Translation.

Início

Consulte também

Referência

TranslationCollection Classe

Namespace Microsoft.AnalysisServices