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 | |
---|---|---|
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. | |
IndexOf(Int32) | Gets the index of a Translation, with the specified language. | |
IndexOf(IModelComponent) | Ereditato da ModelComponentCollection. | |
IndexOf(Translation) | Gets the index of a specified Translation. |
In alto