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)
Syntaxpublic 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