Entity.NamedContentValues.Values Property

Definition

[Android.Runtime.Register("values")]
public Android.Content.ContentValues? Values { get; set; }
[<Android.Runtime.Register("values")>]
member this.Values : Android.Content.ContentValues with get, set

Property Value

The content values associated with this entry.

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Java documentation for android.content.Entity.NamedContentValues.values.

Applies to