Raised before an item is replaced.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 65.1.0.0 (65.1.0.0)
public event CogCollectionReplaceEventHandler ReplacingItem
public event CogCollectionReplaceEventHandler ReplacingItem
Public Event ReplacingItem As CogCollectionReplaceEventHandler
Public Event ReplacingItem As CogCollectionReplaceEventHandler
public:
virtual event CogCollectionReplaceEventHandler^ ReplacingItem {
void add (CogCollectionReplaceEventHandler^ value);
void remove (CogCollectionReplaceEventHandler^ value);
}public:
virtual event CogCollectionReplaceEventHandler^ ReplacingItem {
void add (CogCollectionReplaceEventHandler^ value);
void remove (CogCollectionReplaceEventHandler^ value);
}Value
Type:
Cognex.VisionPro CogCollectionReplaceEventHandlerImplements
ICogCollectionEvents ReplacingItem