Click or drag to resize

OutputSettingValuesContainerClone Method

Clones this instance.

Namespace:  SD.LLBLGen.Pro.ApplicationCore.Configuration
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public OutputSettingValuesContainer Clone()

Return Value

Type: OutputSettingValuesContainer
a clone of this instance, with the same values set for the same settings.
See Also