Moves an item from one position to another.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 83.0.0.0 (83.0.0.0)
Syntax
Parameters
- fromIndex
- Type: System Int32
The item's original index.
- toIndex
- Type: System Int32
The item's new index.
See Also