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


Метод ActionCollection.Remove

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

Removes an Action from the collection.

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

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

  Имя Описание
Открытый метод Remove(String) Removes the Action, with the specified identifier, from the collection.
Открытый метод Remove(Action) Removes the specified Action from the collection.
Защищенный метод Remove(IModelComponent) Removes the specified IModelComponent from the collection. (Производный от ModelComponentCollection.)
Открытый метод Remove(String, Boolean) Инфраструктура. Removes the Action, with the specified identifier, from the collection and performs a cleanup after the operation.
Открытый метод Remove(Action, Boolean) Инфраструктура. Removes the specified Action from the collection and performs a cleanup after the operation.

В начало

См. также

Справочник

ActionCollection Класс

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