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