M-Files Vault Application Framework
C#
Show/Hide TOC
IDeep
Cloneable
Deep
Clone Method
Creates a deep clone copy of the object.
Definition
Namespace:
MFiles.VAF.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
Object
DeepClone
()
Return Value
Object
A deep clone copy of the object.
See Also
Reference
IDeepCloneable Interface
MFiles.VAF.MultiserverMode Namespace
In This Article
Definition
See Also