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

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

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