14using System.Runtime.InteropServices;
17 private Object locker =
new Object();
18 private HandleRef swigCPtr;
20 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
23 swigCPtr =
new HandleRef(
this, cPtr);
25 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
27 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
36 global::System.GC.SuppressFinalize(
this);
39 protected virtual void Dispose(
bool disposing) {
41 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
46 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
57 if (swigCPtr.Handle == IntPtr.Zero)
return "Empty";
149bytes =
Teigha.
Core.Helpers.UnMarshalbyteFixedArray(p_bytes); Marshal.FreeCoTaskMem(p_bytes);
static global::System.Exception Retrieve()
static global::System.IntPtr OdDbHandle_Assign__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static global::System.IntPtr OdDbHandle_Assign__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static UInt64 OdDbHandle_ToUInt64(global::System.Runtime.InteropServices.HandleRef jarg1)
static String OdDbHandle_ascii(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdDbHandle_Assign__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, UInt64 jarg2)
static bool OdDbHandle_IsNotEqual(global::System.Runtime.InteropServices.HandleRef jarg1, UInt64 jarg2)
static global::System.IntPtr OdDbHandle_Add__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, Int64 jarg2)
static bool OdDbHandle_IsEqual(global::System.Runtime.InteropServices.HandleRef jarg1, UInt64 jarg2)
static bool OdDbHandle_isNull(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdDbHandle_Assign__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void delete_OdDbHandle(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDbHandle_bytes(global::System.Runtime.InteropServices.HandleRef jarg1, IntPtr jarg2)
OdDbHandle Assign(UInt64 value)
OdDbHandle Assign(OdDbHandle value)
OdDbHandle(IntPtr cPtr, bool cMemoryOwn)
bool IsEqual(UInt64 value)
OdDbHandle Assign(int value)
OdDbHandle(OdDbHandle value)
void bytes(ref byte[] bytes)
OdDbHandle Assign(String value)
static HandleRef getCPtr(OdDbHandle obj)
bool IsNotEqual(UInt64 value)
virtual void Dispose(bool disposing)
override string ToString()
OdDbHandle Add(Int64 value)