Microsoft SDK for Java

get

This method of the ReadOnlyAttributes class retrieves the named Attribute object and returns its associated value.

Syntax

public Object get(Name name);

Return Value

Returns an object that is the associated value for the named Attribute.

Parameters

name A Name object that identifies the Attribute to retrieve.

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