Moves the item at the specified index to a new location in the collection.
Syntax
Parameters
- oldIndex
-
The zero-based index specifying the location of the item to be moved.
- newIndex
-
The zero-based index specifying the new location of the item.
Remarks
Requirements
Namespace: System.Collections.ObjectModel
Assembly: System (in System.dll)
Assembly Versions: 4.0.0.0