First method (dictionary)
Returns the first element's value in the dictionary.
Syntax
dictionary.First
Returns the first element's value in dictionary.
If dictionary is empty then it returns itself.
Returns the first element's value in the dictionary.
dictionary.First
Returns the first element's value in dictionary.
If dictionary is empty then it returns itself.