Sets the key of the item at the specified index.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.0.0.0
Syntax
Parameters
- index
- Type: System Int32
The index of the item whose key will be set.
- key
- Type: System String
The key to set.
See Also