Platform Core .NET Assemblies API
Concat(IEnumerable,String,String) Method
See Also  Send Feedback
Terrasoft.Common Namespace > StringUtilities Class > Concat Method : Concat(IEnumerable,String,String) Method
items
List of combined elements.
separator
Delimiter.
template
Format pattern.

Glossary Item Box

Combines a list of items to a single string with specified delimiter, and formats each element according to the specified template.

Syntax

 
C#
 
 

Parameters

items
List of combined elements.
separator
Delimiter.
template
Format pattern.

Return Value

New string that contains items elements formatted according to the template template with the separator delimiter.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.