Microsoft SDK for Java

ReadOnlyAttributes Class Methods

The ReadOnlyAttributes class contains the following methods:

attributes retrieves an Enumeration of the Attribute objects in the collection.
get retrieves the named Attribute object and returns its associated value.
lookup cycles through the collection of Attribute objects and retrieves the named Attribute, if it is present.
size retrieves the number of Attribute Name and value pairs that are currently in the collection.
toString retrieves a String representation of the class name of the ReadOnlyAttributes object.

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