Android.OS.BaseBundle.PutAll Method
Inserts all mappings from the given PersistableBundle into this BaseBundle.
Syntax
[Android.Runtime.Register("putAll", "(Landroid/os/PersistableBundle;)V", "GetPutAll_Landroid_os_PersistableBundle_Handler")]
public virtual Void PutAll (PersistableBundle bundle)
public virtual Void PutAll (PersistableBundle bundle)
Parameters
- bundle
- a PersistableBundle
Remarks
Inserts all mappings from the given PersistableBundle into this BaseBundle.
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