Determines whether the CogSearchMaxResults
contains a specific CogSearchMaxResult.
Namespace: Cognex.VisionPro.SearchMaxAssembly: Cognex.VisionPro.SearchMax (in Cognex.VisionPro.SearchMax.dll) Version: 73.0.0.0
Syntax
Parameters
- value
- Type: Cognex.VisionPro.SearchMax CogSearchMaxResult
The CogSearchMaxResult to locate in the CogSearchMaxResults.
Return Value
Type: BooleanTrue if the CogSearchMaxResults contains value; otherwise, false.
See Also