Disconnect all pins on a given filter
Parameters
- filter
- the filter on which to disconnect all the pins
Remarks
Both input and output pins are disconnected
Exceptions
Exception Type | Condition |
---|---|
ArgumentNullException | Thrown if filter is null |
COMException | Thrown if errors occured during the disconnection process |