Android.Content.ContentValues.PutAll Method
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

Adds all values from the passed in ContentValues.

[Android Documentation]

Requirements

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