Occurs before an item is replaced in this collection.
Namespace: Cognex.VisionPro.CaliperAssembly: Cognex.VisionPro.Caliper (in Cognex.VisionPro.Caliper.dll) Version: 65.1.0.0
public virtual event CogCollectionReplaceEventHandler ReplacingItem
public virtual event CogCollectionReplaceEventHandler ReplacingItem
Public Overridable Event ReplacingItem As CogCollectionReplaceEventHandler
Public Overridable 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