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

LocalizableValueCollection.GetDifferenceByName - метод Смотри также  Terrasoft.Common - пространство имен > LocalizableValueCollection - класс : GetDifferenceByName - метод C#

subtrahend
The collection of localizable values that are compared with the elements of the current collection.

Glossary Item Box

Returns the collection of elements that represents difference by name between the current collection and the specified collection.

Синтаксис

Параметры

subtrahend
The collection of localizable values that are compared with the elements of the current collection.

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

The difference by name of the elements of the current collection and specified subtrahend collection.

Исключения

ИсключениеОписание
ArgumentEmptyExceptionWhen passing as a parameter subtrahend of the null values.

Заметки

The method creates a copy of the current collection and searches by name the subtrahend elements in the current collection. If the element is found, it will be deleted from the created copy of the current collection.

Смотри также

© Terrasoft 2002-2017.

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

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