Android.Content.ContentValues Class
This class is used to store a set of values that the Android.Content.ContentResolver can process.

See Also: ContentValues Members

Syntax

[Android.Runtime.Register("android/content/ContentValues", DoNotGenerateAcw=true)]
public sealed class ContentValues : Java.Lang.Object, Android.OS.IParcelable, IDisposable

Remarks

This class is used to store a set of values that the Android.Content.ContentResolver can process.

[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