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


Метод TranslationCollection.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) Searches for the specified item and returns its zero-based index within the collection. (Производный от ModelComponentCollection.)
Открытый метод IndexOf(Translation) Gets the index of a specified Translation.

В начало

См. также

Справочник

TranslationCollection Класс

Пространство имен Microsoft.AnalysisServices