getCount

open fun getCount(): Int

Returns the numbers of rows in the cursor.

Return

the number of rows in the cursor.

See also

android.database.Cursor#getCount()