Occurs after an item is replaced in this collection.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 93.1.0.0
public virtual event CogCollectionReplaceEventHandler ReplacedItem
public virtual event CogCollectionReplaceEventHandler ReplacedItem
Public Overridable Event ReplacedItem As CogCollectionReplaceEventHandler
Public Overridable Event ReplacedItem As CogCollectionReplaceEventHandler
public:
virtual event CogCollectionReplaceEventHandler^ ReplacedItem {
void add (CogCollectionReplaceEventHandler^ value);
void remove (CogCollectionReplaceEventHandler^ value);
}public:
virtual event CogCollectionReplaceEventHandler^ ReplacedItem {
void add (CogCollectionReplaceEventHandler^ value);
void remove (CogCollectionReplaceEventHandler^ value);
}Value
Type:
Cognex.VisionPro CogCollectionReplaceEventHandlerImplements
ICogCollectionEvents ReplacedItem