オブジェクトのディープ コピーを返します。
Namespace:Microsoft.Isam.Esent.Interop
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)
構文
'Declaration
Public Function DeepClone As JET_INDEXRANGE
'Usage
Dim instance As JET_INDEXRANGE
Dim returnValue As JET_INDEXRANGE
returnValue = instance.DeepClone()
public JET_INDEXRANGE DeepClone()
戻り値
種類: Microsoft.Isam.Esent.Interop.JET_INDEXRANGE
オブジェクトのディープ コピー。