14using System.Runtime.InteropServices;
18 private Object locker =
new Object();
19 private HandleRef swigCPtr;
21 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
24 swigCPtr =
new HandleRef(
this, cPtr);
26 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
28 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
37 global::System.GC.SuppressFinalize(
this);
40 protected virtual void Dispose(
bool disposing) {
42 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
47 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
virtual void Dispose(bool disposing)
UInt64 m_referenceAttachId
OdDgFarElementIdData(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(OdDgFarElementIdData obj)
static global::System.Exception Retrieve()
static void delete_OdDgFarElementIdData(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgFarElementIdData_m_elementId_set(global::System.Runtime.InteropServices.HandleRef jarg1, UInt64 jarg2)
static UInt64 OdDgFarElementIdData_m_referenceAttachId_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgFarElementIdData_m_referenceAttachId_set(global::System.Runtime.InteropServices.HandleRef jarg1, UInt64 jarg2)
static UInt64 OdDgFarElementIdData_m_elementId_get(global::System.Runtime.InteropServices.HandleRef jarg1)