Last method (dictionary)

Returns the last element's value in the dictionary.

Syntax

dictionary.Last

Returns the last element's value in dictionary.

If dictionary is empty then it returns itself.