GeneralResourceStorage - члены Смотри также Cвойства Методы Terrasoft.Common - пространство имен : GeneralResourceStorage - класс Включить унаследованные члены Включить защищенные члены
Glossary Item Box
Тип GeneralResourceStorage предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() ![]() | AvailableManagers | The collection of the available managers of the current resource store. |
![]() ![]() | Cultures | The list of cultures of the current resource store. |
![]() ![]() | CurrentCulture | The culture for the current stream. |
![]() ![]() | CustomResources | The list of the user resources of the current resource store. |
![]() ![]() | DefCulture | The default culture for the current stream. |
![]() ![]() | IsInitialized | Identifies whether the current resource store has been initialized. |
![]() ![]() | Managers | The collection of the resource managers of the current resource store. |
![]() ![]() | ResourceDirectory | The folder in which the resource files are stored. |
Имя | Описание | |
---|---|---|
![]() ![]() | AddCultureInfo | Перегружен. |
![]() ![]() | FindManager | Searches for the resource manager with the specified name in the current resource store. |
![]() ![]() | FormatByObjProperties | Перегружен. |
![]() ![]() | GetAppropriateCulture | Gets the culture that is the closest to the specified culture. |
![]() ![]() | GetCulturesInfo | Returns the enumerator for iteration by culture collection elements of the current resource store. |
![]() ![]() | GetManager | Gets the resource manager with the specified name from the current data store or generates an exception if the manager with the specified name was not found. |
![]() ![]() | GetObject | Перегружен. |
![]() ![]() | Initialize | Initializes the resource store based on the specified configuration section of the resources. |
![]() ![]() | RemoveManager | Deletes the resource manager with the specified name from the current resource store. |
![]() ![]() | SetDefCulture | |
![]() ![]() | TryGetObject | Gets the object with the objectName name of the resource manager managerName in the specified obj parameter. Returns the value that indicates if the objectName object was received successfully. |