Microsoft SDK for Java

ResourceSet.getNames

Retrieves the names of all properties that are stored in the resource set.

Syntax

public synchronized String[] getNames()

Return Value

Returns an array containing the names of the properties in the resource set.

See Also   getProperties

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