ResourceManagerCollection.FindByName - метод Смотри также Terrasoft.Common - пространство имен > ResourceManagerCollection - класс : FindByName - метод C#
- name
- The name of the resource manager to search.
Glossary Item Box
public ResourceManager FindByName( string name )
Параметры
- name
- The name of the resource manager to search.
Тип возвращаемого значения
The resource manager with the name name ornull
if the resource manager with this name was not found in the current collection.