Occurs after an item is inserted into this collection.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.1.0.0
public virtual event CogCollectionInsertEventHandler InsertedItem
public virtual event CogCollectionInsertEventHandler InsertedItem
Public Overridable Event InsertedItem As CogCollectionInsertEventHandler
Public Overridable Event InsertedItem As CogCollectionInsertEventHandler
public:
virtual event CogCollectionInsertEventHandler^ InsertedItem {
void add (CogCollectionInsertEventHandler^ value);
void remove (CogCollectionInsertEventHandler^ value);
}public:
virtual event CogCollectionInsertEventHandler^ InsertedItem {
void add (CogCollectionInsertEventHandler^ value);
void remove (CogCollectionInsertEventHandler^ value);
}Value
Type:
Cognex.VisionPro CogCollectionInsertEventHandler