[]
Moves the range from oldIndex to newIndex.
protected override void MoveItem(int oldIndex, int newIndex)
| Type | Name | Description |
|---|---|---|
| int | oldIndex | The old index. |
| int | newIndex | The new index. |
| Type | Condition |
|---|---|
| InvalidOperationException |