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

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

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