Returns true if this object has the named value.
Syntax
[Android.Runtime.Register("containsKey", "(Ljava/lang/String;)Z", "")]
public
bool ContainsKey (
string key)
Parameters
- key
- the value to check for
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1