Java.Util.Concurrent.ConcurrentSkipListMap.FirstKey Method
Returns the least key in this sorted map.

Syntax

[Android.Runtime.Register("firstKey", "()Ljava/lang/Object;", "GetFirstKeyHandler")]
public virtual Java.Lang.Object FirstKey ()

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Util.NoSuchElementException

Remarks

Returns the least 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