Adds all values from the passed in ContentValues.
Syntax
[Android.Runtime.Register("putAll", "(Landroid/content/ContentValues;)V", "")]
public
void PutAll (
ContentValues other)
Parameters
- other
- the ContentValues from which to copy
Remarks
Requirements
Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1