TheMetaDataBase..::..CloneTo Method
Clones the metadata of the current class to a new class provided to the method
Namespace:
nsCDEngine.ViewModelsAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public void CloneTo( TheMetaDataBase pMeta )
Public Sub CloneTo ( _ pMeta As TheMetaDataBase _ )
public: void CloneTo( TheMetaDataBase^ pMeta )
Parameters
- pMeta
- Type: nsCDEngine.ViewModels..::..TheMetaDataBase