Provides a mechanism for releasing unmanaged resources.To browse the .NET Framework source code for t...
new IDictionaryEnumerator GetEnumerator()
Returns a dictionary enumerator of the resources for this reader.
Provides the base functionality for reading data from resource files.
Exposes an enumerator, which supports a simple iteration over a non-generic collection....
void Close()
Closes the resource reader after releasing any resources associated with it.
Enumerates the elements of a nongeneric dictionary.