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);
43 MemoryManager mMan = MemoryManager.GetMemoryManager();
44 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
84 MemoryManager mMan = MemoryManager.GetMemoryManager();
85 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
125 MemoryManager mMan = MemoryManager.GetMemoryManager();
126 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static global::System.Exception Retrieve()
static IntPtr OdTfProperty_isA(HandleRef jarg1)
static void delete_OdTfProperty(HandleRef jarg1)
static string OdTfProperty_getRealClassName(IntPtr jarg1)
static global::System.IntPtr OdTfProperty_defaultItemValue(HandleRef jarg1)
static IntPtr OdTfProperty_cast(HandleRef jarg1)
static IntPtr OdTfProperty_queryX(HandleRef jarg1, HandleRef jarg2)
static int OdTfProperty_getValue(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static IntPtr OdTfProperty_attributes(HandleRef jarg1)
static int OdTfProperty_setValue(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static IntPtr OdTfProperty_desc()
static int OdTfProperty_type(HandleRef jarg1)
static IntPtr OdTfProperty_createObject()
static IntPtr OdTfProperty_owner(HandleRef jarg1)
static String OdTfProperty_name(HandleRef jarg1)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdTfObject obj)
override OdRxObject queryX(OdRxClass protocolClass)
virtual OdTfAttributesContainer attributes()
virtual Teigha.Core.OdTfVariant.Type vb_type()
override void Dispose(bool disposing)
virtual OdResult setValue(OdTfObject pObject, OdTfVariant value)
virtual OdResult getValue(OdTfObject pObject, OdTfVariant value)
static OdTfProperty cast(OdRxObject pObj)
static string getRealClassName(IntPtr ptr)
virtual OdTfVariant defaultItemValue()
OdTfProperty(IntPtr cPtr, bool cMemoryOwn)
virtual OdTfClass owner()
static HandleRef getCPtr(OdTfProperty obj)
static OdTfProperty createObject()
virtual OdTfVariant.Type type()
static new OdRxClass desc()
static HandleRef getCPtr(OdTfVariant obj)