Java.Util.TreeMap.LastEntry Method
Returns a key-value mapping associated with the greatest key in this map, or null if the map is empty.

Syntax

[Android.Runtime.Register("lastEntry", "()Ljava/util/Map$Entry;", "GetLastEntryHandler")]
public virtual IMapEntry LastEntry ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns a key-value mapping associated with the greatest key in this map, or null if the map is empty.

[Android Documentation]

Requirements

Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9