Returns true if this Hashtable contains the specified object as
the value of at least one of the key/value pairs.
Syntax
[Android.Runtime.Register("contains", "(Ljava/lang/Object;)Z", "GetContains_Ljava_lang_Object_Handler")]
public virtual
bool Contains (
Java.Lang.Object value)
See Also
Parameters
- value
- the object to look for as a value in this Hashtable.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1