Microsoft SDK for Java

List.getSize

Retrieves the current number of items stored in the list.

Syntax

public int getSize()

Return Value

Returns the item count.

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