IDeepCloneable<T>. 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
Function DeepClone As T
'Usage
Dim instance As IDeepCloneable
Dim returnValue As T

returnValue = instance.DeepClone()
T DeepClone()

Rückgabewert

Typ: T
Eine tiefe Kopie des -Objekts.

Weitere Informationen

Verweis

IDeepCloneable<T-Schnittstelle>

IDeepCloneable<T-Elemente>

Microsoft.Isam.Esent.Interop-Namespace