Metodo RelationshipEndAttributeCollection.Remove
Include i membri protetti
Include i membri ereditati
Removes the specified object from a 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 the object with the specified attribute id from a collection. | |
Remove(IModelComponent) | Removes the specified IModelComponent from the collection. Ereditato da ModelComponentCollection. | |
Remove(RelationshipEndAttribute) | Removes the attribute object with the specified attribute id from a collection. | |
Remove(String, Boolean) | Removes the specified object in the collection with the attribute id. | |
Remove(RelationshipEndAttribute, Boolean) | Removes the specified object in the collection. |
In alto