Remove a matching discrete device object from the list
Namespace: Cognex.VisionPro.QuickBuild.IOAssembly: Cognex.VisionPro.QuickBuild.IO (in Cognex.VisionPro.QuickBuild.IO.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Parameters
- discrete
- Type: Cognex.VisionPro.QuickBuild.IO CogIODiscreteDevice
An instance of the CogIODiscreteDevice derived class
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | If discrete is not in the list. |
See Also