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