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

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

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