OutputSettingValuesContainerClone Method |
Clones this instance.
Namespace:
SD.LLBLGen.Pro.ApplicationCore.Configuration
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntax public OutputSettingValuesContainer Clone()
Public Function Clone As OutputSettingValuesContainer
Return Value
Type:
OutputSettingValuesContainera clone of this instance, with the same values set for the same settings.
See Also