| EntityFieldsCoreTFieldIEntityFieldsCoreClone Method  | 
 
            Clones this instance and its contents using a deep copy.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
SyntaxIEntityFieldsCore IEntityFieldsCore.Clone()
Private Function Clone As IEntityFieldsCore Implements IEntityFieldsCore.Clone
Return Value
Type: 
IEntityFieldsCore
            an exact, deep copy of this Entity Fields object and its contents.
            
Implements
IEntityFieldsCoreClone
See Also