Java.Util.Concurrent.ConcurrentLinkedDeque.Pop Method
Pops an element from the stack represented by this deque.

Syntax

[Android.Runtime.Register("pop", "()Ljava/lang/Object;", "GetPopHandler")]
public virtual Java.Lang.Object Pop ()

Returns

Documentation for this section has not yet been entered.

Remarks

Pops an element from the stack represented by this deque. In other words, removes and returns the first element of this deque.

This method is equivalent to Java.Util.IDeque.RemoveFirst.

[Android Documentation]

Requirements

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