Android.OS.BaseBundle.ContainsKey Method
Returns true if the given key is contained in the mapping
of this Bundle.
Syntax
[Android.Runtime.Register("containsKey", "(Ljava/lang/String;)Z", "GetContainsKey_Ljava_lang_String_Handler")]
public virtual Boolean ContainsKey (String key)
public virtual Boolean ContainsKey (String key)
Parameters
- key
- a String key
Remarks
Returns true if the given key is contained in the mapping of this Bundle.
Requirements
Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0