Microsoft SDK for Java

List.getEmpty

Determines whether the list currently contains no items.

Syntax

public boolean getEmpty()

Return Value

Returns true if the list is currently empty; otherwise, returns false.

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