Java.Util.Concurrent.ConcurrentSkipListMap.LastKey Method
Returns the greatest key in this sorted map.

Syntax

[Android.Runtime.Register("lastKey", "()Ljava/lang/Object;", "GetLastKeyHandler")]
public virtual Java.Lang.Object LastKey ()

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Util.NoSuchElementException

Remarks

Returns the greatest key in this sorted map.

[Android Documentation]

Requirements

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