IDeepCloneable<T>.DeepClone 方法

返回 对象的深层副本。

Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (

语法

'Declaration
Function DeepClone As T
'Usage
Dim instance As IDeepCloneable
Dim returnValue As T

returnValue = instance.DeepClone()
T DeepClone()

返回值

类型: T
对象的深层副本。

另请参阅

参考

IDeepCloneable<T> 接口

IDeepCloneable<T> 成员

Microsoft.Isam.Esent.Interop 命名空间