Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.
TItem
Type implementing the IManagerItem interface.

ManagerItemCollection - класс Члены  Смотри также  Terrasoft.Core - пространство имен : ManagerItemCollection - класс C#

Glossary Item Box

Collection of the manager items.

Синтаксис

Типы обобщений

TItem
Type implementing the IManagerItem interface.

Тип ManagerItemCollection<TItem> предоставляет следующие члены.

Конструкторы

 ИмяОписание
Public ManagerItemCollection<TItem>  

Cвойства

 ИмяОписание
Public - свойствоItemCountNumber of items in the collection.  

Методы

 ИмяОписание
Public - методCheckChecks for the specified manager item in the current collection.  
Public - методFindByNameSearches for the collection item of the current type with the specified name.  
Public - методFindByUIdSearches for the collection item of the current type by the specified unique identifier.  
Public - методGetByNameGets the collection item of the current type with the specified name.  
Public - методGetByUIdGets the collection item of the current type with the specified unique identifier.  
Public - методGetItemsПерегружен.   
Public - методRemoveAllItemsByUIdRemoves all items with the specified unique identifier from the current collection of manager items.  
Public - методRemoveItemByNameRemoves the first occurrence of an item with the specified name from the current collection of manager items.  
Public - методRemoveItemByUIdRemoves the first occurrence of an item with the specified unique identifier from the current collection of manager items.  

Иерархия наследования

Смотри также

© Terrasoft 2002-2017.