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

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

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