IManagerItemCollection.FindByName - метод Смотри также Terrasoft.Core - пространство имен > IManagerItemCollection - интерфейс : FindByName - метод C#
- name
- Name of the manager item to get.
Glossary Item Box
Параметры
- name
- Name of the manager item to get.
Тип возвращаемого значения
The manager item with the name name. If the item with the name name is not found, the default value is returned for the current type.Исключение | Описание |
---|---|
Terrasoft.Common.ArgumentNullOrEmptyException | If the empty value or null value is passed as the name parameter. |