Метод Remove

Removes a MiningModel from the collection.

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

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

В начало