Reverse method (dictionary)

Reverses the order of the elements in this dictionary.

Syntax

dictionary.Reverse

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