If the collection contains the given binding, removes it and
calls its Dispose method.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Parameters
- value
- Type: Cognex.VisionPro CogDataBinding
Item to remove from the collection. Item is disposed after it is removed.
See Also