Java.Util.TreeSet.PollLast Method
Retrieves and removes the last (highest) element, or returns null if this set is empty.

Syntax

[Android.Runtime.Register("pollLast", "()Ljava/lang/Object;", "GetPollLastHandler")]
public virtual Java.Lang.Object PollLast ()

See Also

INavigableSet.PollLast

Returns

Documentation for this section has not yet been entered.

Remarks

Retrieves and removes the last (highest) element, or returns null if this set 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