ListView.getItemCount

Overview | Methods | This Package | All Packages

ListView.getItemCount

Retrieves the number of items contained in the list view control.

Syntax

public final int getItemCount()

Return Value

Returns an integer that represents the number of items the list view control contains.