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

StringUtilities.Concat(IEnumerable) - метод Смотри также  Terrasoft.Common - пространство имен > StringUtilities - класс > Concat - метод : Concat(IEnumerable) - метод C#

items
The list of elements to combine.

Glossary Item Box

Combines into a single string the list of specified elements separated with ','.

Синтаксис

public static string Concat( 
   IEnumerable items 
)

Параметры

items
The list of elements to combine.

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

The new string that contains the items elements separated with ','.

Смотри также

© Terrasoft 2002-2017.

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

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