Język

ContentProviderResult.Count Property

Definition

[Android.Runtime.Register("count")]
public Java.Lang.Integer? Count { get; set; }
[<Android.Runtime.Register("count")>]
member this.Count : Java.Lang.Integer with get, set

Property Value

The number of rows affected by the operation, when available.

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.ContentProviderResult.count.

Applies to