Поделиться через


Метод IndexOf

Gets the index of a Translation.

Список перегрузок

  Имя Описание
Защищенный метод IndexOf(String) Returns the zero-based index of the first occurrence of an IModelComponent that has the specified key in the ModelComponentCollection. (Наследуется из ModelComponentCollection.)
Открытый метод IndexOf(Int32) Gets the index of a Translation, with the specified language.
Защищенный метод IndexOf(IModelComponent) (Наследуется из ModelComponentCollection.)
Открытый метод IndexOf(Translation) Gets the index of a specified Translation.

В начало