Raises the ReplacingItem event.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 75.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