Utils_Linq.Move Method |
Name | Description | |
---|---|---|
![]() ![]() | Move<T>(IList<T>, Int32, Int32) |
Moves an object of a list to a new index.
|
![]() ![]() | Move<T>(IList<T>, T, Utils_Linq.MoveDirection) |
Moves an object of a list up or down if possible.
|
![]() ![]() | Move<T>(IList<T>, T, Int32) |
Moves an object of a list to a new index.
|