Method Delete
Delete(bool)
Deletes the specified connection.
public bool Delete(bool deleteBothConnections)
Parameters
deleteBothConnectionsbooltrueif the connection should be deleted from both the source and destination element; otherwise,false.
Returns
- bool
trueif the deletion succeeded; otherwise,false.
Remarks
This will also delete the corresponding connection properties.