Returns true if the supplied key value pair is found,
otherwise returns false.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 73.0.0.0
Syntax
Parameters
- pair
- Type: System.Collections.Generic KeyValuePair String, ICogVisionData
Search for this key value pair.
Return Value
Type: BooleanSee Also