Microsoft SDK for Java

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.