Utils_LinqMove Method |
Name | Description | |
---|---|---|
![]() ![]() | MoveT(IListT, Int32, Int32) |
Moves an object of a list to a new index.
|
![]() ![]() | MoveT(IListT, T, Utils_LinqMoveDirection) |
Moves an object of a list up or down if possible.
|
![]() ![]() | MoveT(IListT, T, Int32) |
Moves an object of a list to a new index.
|