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);
static HandleRef getCPtr(OdDgTableElementMerge obj)
virtual UInt32 getBaseColumnIndex()
virtual UInt32 getBaseRowIndex()
virtual UInt32 getColumnCount()
virtual void setBaseColumnIndex(UInt32 uColumn)
virtual UInt32 getRowCount()
virtual void setRowCount(UInt32 nRows)
virtual void setBaseRowIndex(UInt32 uRow)
virtual void setColumnCount(UInt32 nColumns)
OdDgTableElementMerge(IntPtr cPtr, bool cMemoryOwn)
virtual void Dispose(bool disposing)
static global::System.Exception Retrieve()
static UInt32 OdDgTableElementMerge_getBaseColumnIndex(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 OdDgTableElementMerge_getColumnCount(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgTableElementMerge_setBaseColumnIndex(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static UInt32 OdDgTableElementMerge_getBaseRowIndex(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgTableElementMerge_setRowCount(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void OdDgTableElementMerge_setBaseRowIndex(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void delete_OdDgTableElementMerge(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgTableElementMerge_setColumnCount(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static UInt32 OdDgTableElementMerge_getRowCount(global::System.Runtime.InteropServices.HandleRef jarg1)