Returns true if the specified value is found in this container,
otherwise returns false.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 75.1.0.0
Syntax
Parameters
- value
- Type: Cognex.VisionPro ICogVisionData
The ICogVisionData value of interest.
Return Value
Type: BooleanSee Also