ReferencedValueTypeClone Method  | 
 
            Clones this instance using deep cloning. It doesn't clone elements referenced from the entity model. There it uses shallow clone.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.DerivedModel
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntaxpublic ReferencedValueType Clone()
Public Function Clone As ReferencedValueType
Return Value
Type: 
ReferencedValueType
See Also