Platform Core .NET Assemblies API
ResourcePackage Constructor(ICollection<LocalizableValue>,CultureInfo,Boolean)
See Also  Send Feedback
Terrasoft.Common Namespace > ResourcePackage Class > ResourcePackage Constructor : ResourcePackage Constructor(ICollection<LocalizableValue>,CultureInfo,Boolean)
localizableValues
Collection of localized values.
culture
Culture.
optimize
Indicates if the collection of localized values is optimized.

Glossary Item Box

Initializes a ResourcePackage class instance using specified collection of localized values, culture object and collection optimization flag.

Syntax

 
C#
 
 

Parameters

localizableValues
Collection of localized values.
culture
Culture.
optimize
Indicates if the collection of localized values is optimized.

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.