CogDictionaryRemoveEventHandler DelegateCognex VisionPro 9.7
Delegate for registering ICogDictionaryEvents RemovingItem and InsertedItem event handlers.

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

public delegate void CogDictionaryRemoveEventHandler(
	Object sender,
	CogDictionaryRemoveEventArgs e
)
See Also