NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IResourceReader Methods

The methods of the IResourceReader interface are listed below. For a complete list of IResourceReader interface members, see the IResourceReader Members topic.

Close Closes the resource reader after releasing any resources associated with it. For example, this might close a network connection, a file, or do nothing at all.
GetEnumerator Returns an enumerator for the resources for this reader.

See Also

IResourceReader Interface | System.Resources Namespace