 
            | Miner.Windows Assembly > Miner.Windows Namespace : ResourceData Class | 
For a list of all members of this type, see ResourceData members.
| Name | Description | |
|---|---|---|
|  | ExistsResource | Returns whether the specified named resource exists as an embedded resource. | 
|  | GetBitmap | Overloaded. Retrieves a bitmap stored in an assembly's resources section. | 
|  | GetBitmapStrip | Overloaded. Retrieves a bitmap image strip containing images of the specified size from an assembly's resources section. | 
|  | GetCursor | Retrieves a cursor stored in an assembly's resources section. | 
|  | GetIcon | Retrieves an icon stored in an assembly's resources section. | 
|  | GetResourceStream | Overloaded. Return a resource stream for a resource stored in this application. | 
|  | GetSmallBitmapStrip | Overloaded. Retrieves a bitmap strip containing 16x16 images from an assembly's resources section. | 
|  | GetText | Overloaded. Provides a convenient means to access internationalized resource strings which contain no formatting information. | 
|  | GetXmlResource | Retrieves the specified embedded XML resource and returns it as stream which can be deserialized. |