Determines whether the CogToolCollection contains a specific ICogTool.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 80.0.0.0 (80.0.0.0)
Syntax
Parameters
- value
- Type: Cognex.VisionPro ICogTool
The ICogTool to locate in the CogToolCollection.
Return Value
Type: BooleanTrue if the CogToolCollection contains value; otherwise, false.
See Also