Java.Util.INavigableMap.PollFirstEntry Method
Removes and returns a key-value mapping associated with the least key in this map, or null if the map is empty.

Syntax

[Android.Runtime.Register("pollFirstEntry", "()Ljava/util/Map$Entry;", "GetPollFirstEntryHandler:Java.Util.INavigableMapInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public IMapEntry PollFirstEntry ()

Returns

Documentation for this section has not yet been entered.

Remarks

Removes and returns a key-value mapping associated with the least 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