Microsoft SDK for Java

ResourceSet.getProperties

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

Syntax

public synchronized Object[] getProperties()

Return Value

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

See Also   getNames, getProperty

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