Android.OS.Bundle.Clear Method
Removes all elements from the mapping of this Bundle.

Syntax

[Android.Runtime.Register("clear", "()V", "")]
public override void Clear ()

Remarks

Removes all elements from the mapping of this Bundle.

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1