Java.Util.Concurrent.PriorityBlockingQueue.Size Method
Returns a count of how many objects this Collection contains.

Syntax

[Android.Runtime.Register("size", "()I", "GetSizeHandler")]
public override int Size ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns a count of how many objects this Collection contains.

In this class this method is declared abstract and has to be implemented by concrete Collection implementations.

[Android Documentation]

Requirements

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