JET_INDEXRANGE. DeepClone-Methode

Gibt eine tiefe Kopie des -Objekts zurück.

Namespace:Microsoft.Isam.Esent.Interop
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'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()

Rückgabewert

Typ: Microsoft.Isam.Esent.Interop.JET_INDEXRANGE
Eine tiefe Kopie des -Objekts.

Implementiert

IDeepCloneable<T>. DeepClone()

Siehe auch

Verweis

JET_INDEXRANGE-Klasse

JET_INDEXRANGE-Mitglieder

Microsoft.Isam.Esent.Interop-Namespace