Microsoft SDK for Java

size

This method of the ReadOnlyAttributes class retrieves the number of Attribute Name and value pairs that are currently in the collection.

Syntax

public int size();

Return Value

Returns the number of pairs in the collection.

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