Raises the ReplacingItem event.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 73.0.0.0 (73.0.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