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

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

Glossary Item Box

Collection of the manager items.

Синтаксис

public interface IManagerItemCollection<TItem> 

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

TItem
Any type.

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

Cвойства

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

Методы

 ИмяОписание
 - методClearRemoves all items of the manager.  
 - методFindByNameSearches for the manager item by the specified name.  
 - методFindByUIdSearches for the manager item by the specified unique identifier.  
 - методGetByNameGets the manager item with the specified name.  
 - методGetByUIdGets the manager item with the specified unique identifier.  
 - методGetItemsПерегружен.   
 - методRemoveItemByNameRemoves the manager item with the specified name.  
 - методRemoveItemByUIdRemoves the manager item with the specified unique identifier.  

Смотри также

© Terrasoft 2002-2017.