Метод IndexOf
Gets the index of an AttributeTranslation.
Список перегрузок
Имя | Описание | |
---|---|---|
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. (Наследуется из TranslationCollection.) | |
IndexOf(AttributeTranslation) | Gets the index of a specified AttributeTranslation. | |
IndexOf(IModelComponent) | (Наследуется из ModelComponentCollection.) | |
IndexOf(Translation) | Gets the index of a specified Translation. (Наследуется из TranslationCollection.) |
В начало