Metodo AttributeRelationshipCollection.Remove
Include i membri protetti
Include i membri ereditati
Removes an AttributeRelationship from the collection.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
![]() |
Remove(String) | Removes an AttributeRelationship, identified by attributeId, from the collection. |
![]() |
Remove(AttributeRelationship) | Removes the specified AttributeRelationship from the collection. |
![]() |
Remove(IModelComponent) | Removes the specified IModelComponent from the collection. Ereditato da ModelComponentCollection. |
![]() |
Remove(String, Boolean) | Infrastruttura. Removes an AttributeRelationship from this collection. |
![]() |
Remove(AttributeRelationship, Boolean) | Infrastruttura. Removes the specified AttributeRelationship from this collection. |
In alto