Occurs before an item is inserted into this collection.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 65.1.0.0
public virtual event CogCollectionInsertEventHandler InsertingItem
public virtual event CogCollectionInsertEventHandler InsertingItem
Public Overridable Event InsertingItem As CogCollectionInsertEventHandler
Public Overridable Event InsertingItem As CogCollectionInsertEventHandler
public:
virtual event CogCollectionInsertEventHandler^ InsertingItem {
void add (CogCollectionInsertEventHandler^ value);
void remove (CogCollectionInsertEventHandler^ value);
}public:
virtual event CogCollectionInsertEventHandler^ InsertingItem {
void add (CogCollectionInsertEventHandler^ value);
void remove (CogCollectionInsertEventHandler^ value);
}Value
Type:
Cognex.VisionPro CogCollectionInsertEventHandlerImplements
ICogCollectionEvents InsertingItem