Метод Remove

Removes an AggregationAttribute from the collection.

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

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

В начало