GOA - System.Resources.ResourceManager

ResourceManager Class


Provides access to resources. The ResourceManager provides access to fonts resources, images resources, movies resources and sounds resources. This class cannot be inherited.

Definition

public sealed class ResourceManager: Object

Members Table

MethodDescription
EqualsOverloaded. Compares two objects to determine if they are equal. (Inherited from Object)
GetHashCodeServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object)
GetTypeGets the Type of the current instance. (Inherited from Object)
IsFontAvailableIndicates whether a specified Font is available in the ResourceManager.
IsFontFamilyAvailableIndicates whether a specified FontFamily is available in the ResourceManager.
ReferenceEqualsDetermines whether the specified Object instances are the same instance. (Inherited from Object)
ToStringReturns a String that represents the current Object. (Inherited from Object)
PropertyDescription
DefaultGets the ResourceManager used by default.
FontsGets the fonts available in the ResourceManager.
ImagesGets the images available in the ResourceManager.
MoviesGets the movies available in the ResourceManager.
SoundsGets the sounds available in the ResourceManager.

Inheritance Hierarchy

Object
ResourceManager

Class Information

NamespaceSystem.Resources
Flash Librarycorlib.scl
Flash Library Version2.0.0.2466
Silverlight LibrarySystem.Windows.Forms.dll



© 2003-2007 NETiKA Technologies. All rights reserved.