Java.Util.Concurrent.ConcurrentLinkedDeque.First Property
Retrieves, but does not remove, the first element of this deque.

Syntax

[get: Android.Runtime.Register("getFirst", "()Ljava/lang/Object;", "GetGetFirstHandler")]
public virtual Java.Lang.Object First { get; }

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Util.NoSuchElementException

Remarks

Retrieves, but does not remove, the first element of this deque. This method differs from Java.Util.IDeque.PeekFirst 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