CorLib  

ResourceReader

ResourceReader overview

Implements:

IEnumerable 
IObject 
IResourceReader 

Public:

Methods:
AddDecoder Adds additional resource decoders to interpret binary data that is unknown to the ResourceReader.  
CloseReader Closes the reader and releases any resources.  
Equals Returns a boolean indicating if the value and this object instance are the same instance.  
GetEnumerator Returns an IDictionaryEnumerator object.  
GetHashCode Returns a pseudo-unique number identifying this instance.  
ToString Returns a string representation of this object instance.  

See Also