Raises the ReplacedItem event.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Parameters
- index
- Type: System Int32
Index of item replaced.
- oldValue
- Type: System Object
Value of item replaced.
- newValue
- Type: System Object
Value of item that replaced oldValue.
See Also