Removes any entry with the given key from the mapping of this Bundle.
Syntax
[Android.Runtime.Register("remove", "(Ljava/lang/String;)V", "")]
public override
void Remove (
string key)
Parameters
- p0
- a String key
Remarks
Requirements
Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1