CogDictionaryInsertEventHandler DelegateCognex VisionPro 9.22 SR1
Delegate for registering ICogDictionaryEvents InsertingItem and InsertedItem event handlers.

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

public delegate void CogDictionaryInsertEventHandler(
	Object sender,
	CogDictionaryInsertEventArgs e
)
See Also