14using System.Runtime.InteropServices;
17 private Object locker =
new Object();
18 private HandleRef swigCPtr;
19 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
21 swigCPtr =
new HandleRef(
this, cPtr);
24 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
26 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
29 protected override void Dispose(
bool disposing) {
31 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
36 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
38 base.Dispose(disposing);
129 static private global::System.IntPtr SwigConstructOdTfVariant(Object
value) {
184 OdDbStub ret = (cPtr == global::System.IntPtr.Zero) ?
null :
new OdDbStub(cPtr,
false);
static global::System.Exception Retrieve()
static global::System.IntPtr OdTfVariant_setRxObjectWeakPtr(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static global::System.IntPtr OdTfVariant_getVariantTuple(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr new_OdTfVariant__SWIG_1(IntPtr jarg1)
static global::System.IntPtr OdTfVariant_getVariantArray(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdTfVariant_setDbStubPtr(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdTfVariant_empty()
static int OdTfVariant_kVariantArray__SWIG_2(UInt32 jarg1)
static global::System.IntPtr OdTfVariant_setGUID(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int OdTfVariant_getItemType(int jarg1)
static global::System.IntPtr OdTfVariant_asVariantArray(global::System.Runtime.InteropServices.HandleRef jarg1)
static int OdTfVariant_kVariantArray__SWIG_3(int jarg1)
static void delete_OdTfVariant(global::System.Runtime.InteropServices.HandleRef jarg1)
static int OdTfVariant_kVariantArray__SWIG_1(UInt16 jarg1, int jarg2)
static global::System.IntPtr OdTfVariant_getGUID(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdTfVariant_asVariantTuple(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdTfVariant_typeFactory(int jarg1)
static UInt16 OdTfVariant_getDimsCount(int jarg1)
static global::System.IntPtr OdTfVariant_setVariantTuple(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdTfVariant_isEmpty(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdTfVariant_getDbStubPtr(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdTfVariant_isVariantArray(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdTfVariant_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int OdTfVariant_kVariantArray__SWIG_0(UInt16 jarg1, UInt32 jarg2)
static global::System.IntPtr OdTfVariant_setVariantArray(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static IntPtr OdTfVariant_getRxObjectWeakPtr(global::System.Runtime.InteropServices.HandleRef jarg1)
static HandleRef getCPtr(OdDbStub obj)
static HandleRef getCPtr(OdGUID obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdTfVariantArray obj)
static OdTfVariant.Type kVariantArray(UInt16 nDims, OdTfVariant.Type itemType)
OdTfVariantArray getVariantTuple()
static HandleRef getCPtr(OdTfVariant obj)
static OdTfVariant.Type kVariantArray(UInt32 itemType)
static OdTfVariant.Type kVariantArray(UInt16 nDims, UInt32 itemType)
override void Dispose(bool disposing)
OdRxObject getRxObjectWeakPtr()
OdTfVariantArray asVariantTuple()
OdTfVariant(OdDbStub value)
Teigha.Core.OdVariant.Type vb_type()
OdTfVariant setDbStubPtr(OdDbStub value)
OdTfVariant setRxObjectWeakPtr(OdRxObject value)
OdTfVariant(IntPtr cPtr, bool cMemoryOwn)
OdTfVariantArray asVariantArray()
OdTfVariant(OdTfVariant value)
OdTfVariant setGUID(OdGUID value)
static UInt16 getDimsCount(OdTfVariant.Type type)
static OdTfVariant.Type getItemType(OdTfVariant.Type type)
OdTfVariant setVariantTuple(OdTfVariantArray value)
static OdTfVariant empty()
OdTfVariant(Object value)
OdTfVariant Assign(OdTfVariant value)
OdTfVariant setVariantArray(OdTfVariant.Type type, OdTfVariantArray value)
static new OdVariant.TypeFactory typeFactory(int type)
OdTfVariant(OdGUID value)
OdTfVariant(OdTfVariant.Type type, OdTfVariantArray value)
static OdTfVariant.Type kVariantArray(OdTfVariant.Type type)
static Teigha.Core.OdVariant.TypeFactory vb_typeFactory(int type)
OdTfVariant(OdTfVariantArray value)
OdTfVariantArray getVariantArray()