CogCollectionReplaceEventHandler DelegateCognex VisionPro 9.5
Delegate for the ReplacingItem and ReplacedItem events.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 69.0.0.0 (69.0.0.0)
Syntax

public delegate void CogCollectionReplaceEventHandler(
	Object sender,
	CogCollectionReplaceEventArgs e
)
See Also