Constructs a new instance of the CogDictionaryReplaceEventArgs class.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Parameters
- key
- Type: System Object
Key of item replaced.
- oldValue
- Type: System Object
Value of replaced item.
- newValue
- Type: System Object
Value of replacing item.
See Also