Determines the index of the ICogTool with the specified key.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 75.0.0.0 (75.0.0.0)
Syntax
Parameters
- key
- Type: System String
The key to locate in the CogToolCollection.
Return Value
Type: Int32The index of value if found in the CogToolCollection; otherwise, -1.
See Also