M-Files Vault Application Framework
C#
Show/Hide TOC
Placeholder
Formatter
Concatenate Method
Definition
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
protected
virtual
string
Concatenate
(
IEnumerable
<
string
>
values
)
Parameters
values
IEnumerable
String
Return Value
String
See Also
Reference
PlaceholderFormatter Class
MFiles.VAF.Placeholders Namespace
In This Article
Definition
Parameters
Return Value
See Also