The following tables list the members exposed by IResourceManager.
Name | Description | |
---|---|---|
![]() | GetObject | Overloaded. |
![]() | GetObjectWithCultureFallback | Returns the value of the specified non-string resource localized for the specified culture. If value for the specified culture is absent, returns value for the default culture. |
![]() | GetResourceSet | Retrieves the resource set for a particular culture. |
![]() | GetString | Overloaded. |
![]() | GetStringWithCultureFallback | Returns the value of the string resource localized for the specified culture. If value for the specified culture is absent, returns value for the default culture. |
![]() | ReleaseAllResources | Tells the resource manager to release all resources. |