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

Syntax

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

See Also

Hashtable.Elements
Hashtable.Keys

Returns

Documentation for this section has not yet been entered.

Remarks

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

[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