Returns true if this Hashtable contains the specified object as a
key of one of the key/value pairs.
Syntax
[Android.Runtime.Register("containsKey", "(Ljava/lang/Object;)Z", "GetContainsKey_Ljava_lang_Object_Handler")]
public virtual
bool ContainsKey (
Java.Lang.Object key)
See Also
Parameters
- key
- the object to look for as a key 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