Circuit.Remove Method
| Overloads | |
|---|---|
| RemoveConnector | Remove the connector from this circuit. |
| RemoveIMovable | Remove item from circuit Device or Connector segment |
| RemoveICollection<IMovable> | Remove a collection of item from the circuit |
Circuit.RemoveConnector Method
Remove the connector from this circuit.
Parameters
Connector to be removed
Circuit.RemoveIMovable Method
Remove item from circuit Device or Connector segment
Parameters
item IMovable
Circuit.RemoveICollection\<IMovable\> Method
Remove a collection of item from the circuit
Parameters
items System.Collections.Generic.ICollection<IMovable>
items devices and connector segments