Conversions class

Provide methods to convert data and flags between Win32 and the .NET Framework.

Inheritance hierarchy

System.Object
  Microsoft.Isam.Esent.Interop.Conversions

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

Syntax

'Declaration
Public NotInheritable Class Conversions
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class Conversions

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

Conversions members

Microsoft.Isam.Esent.Interop namespace