Java.Util.Hashtable.Rehash Method
Increases the capacity of this Hashtable.

Syntax

[Android.Runtime.Register("rehash", "()V", "GetRehashHandler")]
protected virtual void Rehash ()

Remarks

Increases the capacity of this Hashtable. This method is called when the size of this Hashtable exceeds the load factor.

[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