Метод 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) | Инфраструктура. |
В начало