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);
bool hasProperty(String strPropName)
void addTextNode(String strName, OdDgXMLProperty propValue)
static HandleRef getCPtr(OdDgXMLNode obj)
void setText(String strText)
OdDgXMLProperty getProperty(UInt32 uPropIndex)
OdDgXMLNode Assign(OdDgXMLNode obj)
bool getProperty(String strPropName, OdDgXMLProperty propValue, bool bRemoveIt)
OdDgXMLProperty getProperty(String strPropName, String strDefaultValue)
OdDgXMLNode(OdDgXMLNode obj)
virtual void Dispose(bool disposing)
void addProperty(OdDgXMLProperty propValue)
bool getProperty(String strPropName, OdDgXMLProperty propValue)
void setProperty(OdDgXMLProperty propValue, String strDefaultValue)
void setName(String strName)
OdDgXMLNode(IntPtr cPtr, bool cMemoryOwn)
OdDgXMLNode(String strNodeName)
OdDgXMLProperty getProperty(String strPropName, String strDefaultValue, bool bRemoveIt)
bool deleteProperty(UInt32 uPropIndex)
bool deleteProperty(String strPropName)
UInt32 getPropertiesCount()
void addTextNode(String strName, String strValue)
void mergeXMLNode(OdDgXMLProperty propValue)
bool setProperty(OdDgXMLProperty propValue)
void addProperty(OdDgXMLProperty propValue, Int32 insertBefore)
bool setProperty(UInt32 uPropIndex, OdDgXMLProperty propValue)
static HandleRef getCPtr(OdDgXMLProperty obj)
static global::System.Exception Retrieve()
static bool OdDgXMLNode_hasProperty(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static global::System.IntPtr OdDgXMLNode_getProperty__SWIG_5(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2, [MarshalAs(UnmanagedType.LPWStr)]String jarg3, bool jarg4)
static UInt32 OdDgXMLNode_getPropertiesCount(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgXMLNode_addTextNode__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static bool OdDgXMLNode_setProperty__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void delete_OdDgXMLNode(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgXMLNode_setProperty__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void OdDgXMLNode_setText(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static void OdDgXMLNode_setName(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static bool OdDgXMLNode_getProperty__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void OdDgXMLNode_addProperty__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, Int32 jarg3)
static void OdDgXMLNode_clear(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgXMLNode_setProperty__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, [MarshalAs(UnmanagedType.LPWStr)]String jarg3)
static void OdDgXMLNode_addProperty__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdDgXMLNode_getProperty__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, bool jarg4)
static void OdDgXMLNode_mergeXMLNode(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdDgXMLNode_deleteProperty__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static String OdDgXMLNode_getName(global::System.Runtime.InteropServices.HandleRef jarg1)
static String OdDgXMLNode_getText(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgXMLNode_addTextNode__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2, [MarshalAs(UnmanagedType.LPWStr)]String jarg3)
static global::System.IntPtr OdDgXMLNode_getProperty__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static bool OdDgXMLNode_hasText(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgXMLNode_deleteProperty__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static global::System.IntPtr OdDgXMLNode_getProperty__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2, [MarshalAs(UnmanagedType.LPWStr)]String jarg3)
static global::System.IntPtr OdDgXMLNode_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)