Метод ModelComponentCollection.IList.RemoveAt

Removes the item at the specified index.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

C#
void IList.RemoveAt(
    int index
)

Параметры

  • index
    Тип: System.Int32
    The zero-based index of the item to remove.

Реализует

IList.RemoveAt(Int32)

См. также

Справочник

ModelComponentCollection Класс

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