Returns true if the specified key is found in this dictionary,
otherwise returns false.
Namespace: Cognex.VisionPro.DLRuntimeAssembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 91.0.0.0 (91.0.0.0)
Syntax
Parameters
- key
- Type: System String
The key of interest.
Return Value
Type: BooleanSee Also