Constructs a new instance of the CogCollectionMoveEventArgs class.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 73.0.0.0 (73.0.0.0)
Syntax
Parameters
- fromIndex
- Type: System Int32
The index from which the item is moved.
- toIndex
- Type: System Int32
The index to which the item is moved.
See Also