Partilhar via


Método Remove

Removes an AggregationInstance from the collection.

Lista de sobrecargas

  Nome Descrição
Método público Remove(String) Removes the AggregationInstance, with the specified identifier, from the collection.
Método público Remove(AggregationInstance) Removes the specified AggregationInstance from the collection.
Método protegido Remove(IModelComponent) (Herdado de ModelComponentCollection.)
Método público Remove(String, Boolean)
Método público Remove(AggregationInstance, Boolean)

Início