Skip to content

Latest commit

 

History

History
65 lines (50 loc) · 1.52 KB

conversions-class.md

File metadata and controls

65 lines (50 loc) · 1.52 KB
description title TOCTitle ms:assetid ms:mtpsurl ms:contentKeyID ms.date ms.topic f1_keywords dev_langs api_name topic_type api_type api_location ROBOTS
Learn more about: Conversions class
Conversions class
Conversions class
T:Microsoft.Isam.Esent.Interop.Conversions
55101157
07/30/2014
reference
Microsoft.Isam.Esent.Interop.Conversions
CSharp
JScript
VB
other
Microsoft.Isam.Esent.Interop.Conversions
apiref
kbSyntax
Managed
Microsoft.Isam.Esent.Interop.dll
INDEX,FOLLOW

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