Метод 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)

В начало