Raised before an item is moved to a new index.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 69.0.0.0
public virtual event CogCollectionMoveEventHandler MovingItem
public virtual event CogCollectionMoveEventHandler MovingItem
Public Overridable Event MovingItem As CogCollectionMoveEventHandler
Public Overridable Event MovingItem As CogCollectionMoveEventHandler
public:
virtual event CogCollectionMoveEventHandler^ MovingItem {
void add (CogCollectionMoveEventHandler^ value);
void remove (CogCollectionMoveEventHandler^ value);
}public:
virtual event CogCollectionMoveEventHandler^ MovingItem {
void add (CogCollectionMoveEventHandler^ value);
void remove (CogCollectionMoveEventHandler^ value);
}Value
Type:
Cognex.VisionPro CogCollectionMoveEventHandlerImplements
ICogCollectionEvents MovingItem