Metodo IndexOf

Gets the index of a Translation.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli 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.
Metodo protetto IndexOf(IModelComponent) Ereditato da ModelComponentCollection.
Metodo pubblico IndexOf(Translation) Gets the index of a specified Translation.

In alto