Метод AggregationInstanceCollection.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) | Removes the specified IModelComponent from the collection. (Производный от ModelComponentCollection.) | |
Remove(String, Boolean) | Removes the AggregationInstance from the collection and optionally deletes the referencing objects. | |
Remove(AggregationInstance, Boolean) | Removes the specified AggregationInstance from the collection and optionally deletes the referencing objects. |
В начало