Delegate for regisering ICogDictionaryEvents ReplacingItem and
ReplacedItem event handlers.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 65.1.0.0 (65.1.0.0)
public delegate void CogDictionaryReplaceEventHandler(
Object sender,
CogDictionaryReplaceEventArgs e
)
public delegate void CogDictionaryReplaceEventHandler(
Object sender,
CogDictionaryReplaceEventArgs e
)
Public Delegate Sub CogDictionaryReplaceEventHandler (
sender As Object,
e As CogDictionaryReplaceEventArgs
)
Public Delegate Sub CogDictionaryReplaceEventHandler (
sender As Object,
e As CogDictionaryReplaceEventArgs
)
public delegate void CogDictionaryReplaceEventHandler(
Object^ sender,
CogDictionaryReplaceEventArgs^ e
)
public delegate void CogDictionaryReplaceEventHandler(
Object^ sender,
CogDictionaryReplaceEventArgs^ e
)