Compartilhar via


Método IndexOf

Gets the index of an AttributeTranslation.

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. (Herdado de TranslationCollection.)
Método público IndexOf(AttributeTranslation) Gets the index of a specified AttributeTranslation.
Método protegido IndexOf(IModelComponent) (Herdado de ModelComponentCollection.)
Método público IndexOf(Translation) Gets the index of a specified Translation. (Herdado de TranslationCollection.)

Início