Manager.FindItemByName - метод Смотри также Terrasoft.Core - пространство имен > Manager - класс : FindItemByName - метод C# name The manager item name. Glossary Item Box Searches for the manager item with the specified name. Синтаксис public virtual TItem FindItemByName( string name ) Параметрыname The manager item name. Тип возвращаемого значенияThe manager item of the current type with the name name. If the item with the name name is not found, the default value is returned for the current type of the manager item. Смотри такжеСсылкиManager<TItem,TInstance> - класс Manager<TItem,TInstance> Члены