Microsoft SDK for Java

getLength

This method of the ElementCollection class retrieves the number of items in the collection.

Syntax

public int getLength();

Return Value

Returns the item count.

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