Java.Util.Dictionary.Size Method
Returns the number of key/value pairs in this dictionary.

Syntax

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

See Also

Dictionary.Elements
Dictionary.Keys

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the number of key/value pairs in this dictionary.

[Android Documentation]

Requirements

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