Microsoft SDK for Java

IResourceSet Methods

Methods Description
contains Determines whether the specified property is stored in the resource set.
getNames Retrieves the names of all properties that are stored in the resource set.
getProperties Retrieves the values of all properties that are stored in the resource set.
getProperty Retrieves the value of the specified property.
getWriter Retrieves the class of the resource writer that is used to write the properties to a file.
setProperty Sets the value of the specified property.

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