Raises the MovingItem event.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 69.0.0.0 (69.0.0.0)
protected virtual void OnMovingItem(
int fromIndex,
int toIndex
)
protected virtual void OnMovingItem(
int fromIndex,
int toIndex
)
Protected Overridable Sub OnMovingItem (
fromIndex As Integer,
toIndex As Integer
)
Protected Overridable Sub OnMovingItem (
fromIndex As Integer,
toIndex As Integer
)
protected:
virtual void OnMovingItem(
int fromIndex,
int toIndex
)
protected:
virtual void OnMovingItem(
int fromIndex,
int toIndex
)