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


Метод ModelComponentCollection.IndexOf

Показывать защищенные элементы
Показывать наследуемые элементы

Returns the zero-based index of the first occurrence of an IModelComponent in the ModelComponentCollection.

Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.

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

  Имя Описание
Защищенный метод IndexOf(String) Returns the zero-based index of the first occurrence of an IModelComponent that has the specified key in the ModelComponentCollection.
Защищенный метод IndexOf(IModelComponent) Searches for the specified item and returns its zero-based index within the collection.

В начало

См. также

Справочник

ModelComponentCollection Класс

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