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