countJtxObjects

fun countJtxObjects(where: String?, whereArgs: Array<String>?): Int

Counts jtx objects in this collection that match the given selection criteria.

Return

number of matching objects

Parameters

where

selection

whereArgs

arguments for selection

Throws

when the content provider returns an error