CogJobResultHistoryCollection OnReplacingItem Method Cognex VisionPro 9.25 SR1

Namespace: Cognex.VisionPro.QuickBuild
Assembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 93.1.0.0 (93.1.0.0)
Syntax

protected override void OnReplacingItem(
	int index,
	Object oldValue,
	Object newValue
)

Parameters

index
Type: System Int32
oldValue
Type: System Object
newValue
Type: System Object
See Also