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

Manager.Remove - метод Смотри также  Terrasoft.Core - пространство имен > Manager - класс : Remove - метод C#

item
The item to be removed from the collection.

Glossary Item Box

Removes the specified item from the collection of the manager items.

Синтаксис

public bool Remove( 
   TItem item 
)

Параметры

item
The item to be removed from the collection.

Тип возвращаемого значения

true if the item is successfully removed; otherwise – false. This method can also return false if the item is not found in the collection of the manager items.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?