Constructs a new instance of the CogCollectionKeyChangeEventArgs class.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 79.0.0.0 (79.0.0.0)
Syntax
Parameters
- index
- Type: System Int32
The index at which the item's key is changed.
- oldKey
- Type: System Object
The old key.
- newKey
- Type: System Object
The new key.
See Also