Java.Util.Concurrent.PriorityBlockingQueue.DrainTo Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("drainTo", "(Ljava/util/Collection;I)I", "GetDrainTo_Ljava_util_Collection_IHandler")]
public virtual int DrainTo (ICollection c, int maxElements)

Parameters

c
Documentation for this section has not yet been entered.
maxElements
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Java.Util.Concurrent
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1