Returns true if the specified value is found in this dictionary,
otherwise returns false.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Parameters
- value
- Type: TValue
The value of interest.
Return Value
Type: BooleanSee Also