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


Метод Remove

Removes an MdxScript from the collection.

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

  Имя Описание
Открытый метод Remove(String) Removes the MdxScript, with the specified identifier, from the collection.
Защищенный метод Remove(IModelComponent) (Наследуется из ModelComponentCollection.)
Открытый метод Remove(MdxScript) Removes the specified MdxScript from the collection.
Открытый метод Remove(String, Boolean) Инфраструктура.
Открытый метод Remove(MdxScript, Boolean) Инфраструктура.

В начало