Manager - члены Смотри также Cвойства Методы Terrasoft.Core - пространство имен : Manager - класс Включить унаследованные члены Включить защищенные члены
Glossary Item Box
Тип Manager<TItem,TInstance> предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() | Add | Adds a new manager item to the end of the collection. |
![]() | Clear | Removes all items from the collection of the manager. |
![]() | FindInstanceByName | Searches for the instance of the manager item with the specified name. |
![]() | FindInstanceByUId | Gets the instance of the manager item for the specified unique identifier. |
![]() | FindItemByName | Searches for the manager item with the specified name. |
![]() | FindItemByUId | Searches for the manager item of the current type 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. |
![]() | GetItemByUId | Gets the manager item with the specified identifier. |
![]() | GetItems | Перегружен. |
![]() | Initialize | Initializes the schema manager, using the specified manager provider and the information from the configuration file. |
![]() | Remove | Removes the specified item from the collection of the manager items. |