IManagerItemCollection - члены Смотри также Cвойства Методы Terrasoft.Core - пространство имен : IManagerItemCollection - интерфейс Включить унаследованные члены Включить защищенные члены
Glossary Item Box
Тип IManagerItemCollection<TItem> предоставляет следующие члены.
Имя | Описание | |
---|---|---|
ItemCount | Number of items in the collection. |
Имя | Описание | |
---|---|---|
Clear | Removes all items of the manager. | |
FindByName | Searches for the manager item by the specified name. | |
FindByUId | Searches for the manager item by the specified unique identifier. | |
GetByName | Gets the manager item with the specified name. | |
GetByUId | Gets the manager item with the specified unique identifier. | |
GetItems | Перегружен. | |
RemoveItemByName | Removes the manager item with the specified name. | |
RemoveItemByUId | Removes the manager item with the specified unique identifier. |