TheDataBase..::..CloneBase Method
Clonse an incoming object into this object
Namespace:
nsCDEngine.ViewModelsAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public TheDataBase CloneBase( TheDataBase t )
Public Function CloneBase ( _ t As TheDataBase _ ) As TheDataBase
public: TheDataBase^ CloneBase( TheDataBase^ t )
Parameters
- t
- Type: nsCDEngine.ViewModels..::..TheDataBase
Incoming object to be cloned