Condividi tramite


Metodo IndexOf

Gets the index of an AttributeTranslation.

Elenco di overload

  Nome Descrizione
Metodo protetto IndexOf(String) Returns the zero-based index of the first occurrence of an IModelComponent that has the specified key in the ModelComponentCollection. (Ereditato da ModelComponentCollection).
Metodo pubblico IndexOf(Int32) Gets the index of a Translation, with the specified language. (Ereditato da TranslationCollection).
Metodo pubblico IndexOf(AttributeTranslation) Gets the index of a specified AttributeTranslation.
Metodo protetto IndexOf(IModelComponent) (Ereditato da ModelComponentCollection).
Metodo pubblico IndexOf(Translation) Gets the index of a specified Translation. (Ereditato da TranslationCollection).

In alto