Reads all resource data from the specified stream.
public IResourceSet depersistProperties( IDataStream stream )
stream
An IDataStream object that contains the resource data.
Returns an IResourceSet object that represents the resources that were read.
To write the resource data to a file, use the IResourceWriter.persistProperties method.