Android.Database.AbstractCursor.Count Property
Returns the numbers of rows in the cursor.

Syntax

[get: Android.Runtime.Register("getCount", "()I", "GetGetCountHandler")]
public abstract int Count { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the numbers of rows in the cursor.

[Android Documentation]

Requirements

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