Raised after an item is removed.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 87.0.0.0 (87.0.0.0)
public event CogDictionaryRemoveEventHandler RemovedItem
public event CogDictionaryRemoveEventHandler RemovedItem
Public Event RemovedItem As CogDictionaryRemoveEventHandler
Public Event RemovedItem As CogDictionaryRemoveEventHandler
public:
virtual event CogDictionaryRemoveEventHandler^ RemovedItem {
void add (CogDictionaryRemoveEventHandler^ value);
void remove (CogDictionaryRemoveEventHandler^ value);
}public:
virtual event CogDictionaryRemoveEventHandler^ RemovedItem {
void add (CogDictionaryRemoveEventHandler^ value);
void remove (CogDictionaryRemoveEventHandler^ value);
}Value
Type:
Cognex.VisionPro CogDictionaryRemoveEventHandlerImplements
ICogDictionaryEvents RemovedItem