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


Метод Remove

Removes an AggregationInstance from the collection.

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

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

В начало