M-Files Vault Application Framework
C#
Show/Hide TOC
Translatable
Content(IEnumerable
Translatable
Value
) Constructor
Constructor. The other collection whose contents are copied into this one.
Definition
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
TranslatableContent
(
IEnumerable
<
TranslatableValue
>
collection
)
Parameters
collection
IEnumerable
TranslatableValue
See Also
Reference
TranslatableContent Class
TranslatableContent Overload
MFiles.VAF.Configuration Namespace
In This Article
Definition
See Also