Raised before an item is moved to a new index.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 87.0.0.0 (87.0.0.0)
public event CogCollectionMoveEventHandler MovingItem
public event CogCollectionMoveEventHandler MovingItem
Public Event MovingItem As CogCollectionMoveEventHandler
Public 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