Reverse method (list)

Reverses the order of the elements in this list.

Syntax

list.Reverse

Returns a copy of list with the elements in the reverse order.