Méthode AggregationInstanceCollection.Remove
Inclure les membres protégés
Inclure les membres hérités
Removes an AggregationInstance from the collection.
Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.
Liste de surcharge
Nom | Description | |
---|---|---|
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. (hérité de 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. |
Haut de la page