Android.Util.SparseArray.Size Method
Returns the number of key-value mappings that this SparseArray currently stores.

Syntax

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

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the number of key-value mappings that this SparseArray currently stores.

[Android Documentation]

Requirements

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