CogCollectionInsertEventHandler DelegateCognex VisionPro 9.20
The delegate for the InsertingItem and InsertedItem events.

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

public delegate void CogCollectionInsertEventHandler(
	Object sender,
	CogCollectionInsertEventArgs e
)
See Also