IManager - интерфейс Члены Смотри также Terrasoft.Core - пространство имен : IManager - интерфейс C#
Glossary Item Box
public interface IManager
Тип IManager предоставляет следующие члены.
Имя | Описание | |
---|---|---|
Clear | Removes all items from the collection of the manager. | |
FindInstanceByName | Searches for the instance of the manager item with the specified name. | |
FindInstanceByUId | Searches for the instance of the manager item with the specified unique identifier. | |
FindItemByName | Searches for the manager item with the specified name. | |
FindItemByUId | Searches for the manager item with the specified unique identifier. | |
GetInstanceByName | Gets the instance of the manager item with the specified name. | |
GetInstanceByUId | Gets the instance of the manager item with the specified unique identifier. | |
GetItemByName | Gets the manager item with the specified name. | |
GetItemByRealUId | Returns manager item for the specified unique Id of the schema extention. | |
GetItemByUId | Gets the manager item with the specified identifier. | |
GetItems | Перегружен. | |
Initialize | Initializes the manager, using the specified manager provider and the information from the configuration file. |