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


Метод Remove

Removes a Cube from the collection.

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

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

В начало