Método IndexOf
Gets the index of a Translation.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
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.) | |
IndexOf(Int32) | Gets the index of a Translation, with the specified language. | |
IndexOf(IModelComponent) | (Herdado de ModelComponentCollection.) | |
IndexOf(Translation) | Gets the index of a specified Translation. |
Início
Consulte também