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

Syntax

[get: Android.Runtime.Register("getCount", "()I", "GetGetCountHandler:Android.Database.ICursorInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public 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