IDeepCloneable < T > .DeepClone 方法
傳回 物件的深層複本。
Namespace:Microsoft.Isam.Esent.Interop
裝配: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Function DeepClone As T
'Usage
Dim instance As IDeepCloneable
Dim returnValue As T
returnValue = instance.DeepClone()
T DeepClone()
傳回值
類型: T
物件的深層複本。