Raises the ReplacingItem event.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 75.1.0.0 (75.1.0.0)
Syntax
Parameters
- index
- Type: System Int32
Index of item being replaced.
- oldValue
- Type: System Object
Value of item being replaced.
- newValue
- Type: System Object
Value of item replacing oldValue.
See Also