Raised before an item is replaced.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 85.1.0.0 (85.1.0.0)
public event CogDictionaryReplaceEventHandler ReplacedItem
public event CogDictionaryReplaceEventHandler ReplacedItem
Public Event ReplacedItem As CogDictionaryReplaceEventHandler
Public Event ReplacedItem As CogDictionaryReplaceEventHandler
public:
virtual event CogDictionaryReplaceEventHandler^ ReplacedItem {
void add (CogDictionaryReplaceEventHandler^ value);
void remove (CogDictionaryReplaceEventHandler^ value);
}public:
virtual event CogDictionaryReplaceEventHandler^ ReplacedItem {
void add (CogDictionaryReplaceEventHandler^ value);
void remove (CogDictionaryReplaceEventHandler^ value);
}Value
Type:
Cognex.VisionPro CogDictionaryReplaceEventHandlerImplements
ICogDictionaryEvents ReplacedItem