The methods of the ResourceManager class are listed below. For a complete list of ResourceManager class members, see the ResourceManager Members topic.
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetIcon | Overloaded. Gets a resource Icon from the named resource set. |
GetImage | Overloaded. Gets a resource Image from the named resource set. Uses defaultResourceId if resourceID is not found |
GetObject | Overloaded. Gets a resource object from the named resource set. |
GetStandardImage | Gets a standard image. |
GetString | Overloaded. Gets a resource string from the named resource set. |
GetType (inherited from Object) | Gets the Type of the current instance. |
LoadResourceFile | Loads the resource file with given base name. |
ReleaseAllResources | Release all resource unlocking resource files |
ToString (inherited from Object) | Returns a String that represents the current Object. |
ResourceManager Class | Aveva.ApplicationFramework.Presentation Namespace