Raised after an item is inserted.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 75.0.0.0 (75.0.0.0)
public event CogDictionaryInsertEventHandler InsertedItem
public event CogDictionaryInsertEventHandler InsertedItem
Public Event InsertedItem As CogDictionaryInsertEventHandler
Public Event InsertedItem As CogDictionaryInsertEventHandler
public:
virtual event CogDictionaryInsertEventHandler^ InsertedItem {
void add (CogDictionaryInsertEventHandler^ value);
void remove (CogDictionaryInsertEventHandler^ value);
}public:
virtual event CogDictionaryInsertEventHandler^ InsertedItem {
void add (CogDictionaryInsertEventHandler^ value);
void remove (CogDictionaryInsertEventHandler^ value);
}Value
Type:
Cognex.VisionPro CogDictionaryInsertEventHandlerImplements
ICogDictionaryEvents InsertedItem