Java.Util.Concurrent.ConcurrentLinkedDeque.RemoveLast Method
Retrieves and removes the last element of this deque.

Syntax

[Android.Runtime.Register("removeLast", "()Ljava/lang/Object;", "GetRemoveLastHandler")]
public virtual Java.Lang.Object RemoveLast ()

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Util.NoSuchElementException

Remarks

Retrieves and removes the last element of this deque. This method differs from Java.Util.IDeque.PollLast only in that it throws an exception if this deque is empty.

[Android Documentation]

Requirements

Namespace: Java.Util.Concurrent
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0