Determines whether the CogToolCollection contains an ICogTool with the
specified key.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 69.0.0.0 (69.0.0.0)
Syntax
Parameters
- key
- Type: System String
The key to locate in the CogToolCollection.
Return Value
Type: BooleanTrue if the CogToolCollection contains an ICogTool with the key; otherwise, false.
See Also