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(OdBinaryData obj)
static HandleRef getCPtr(OdBoolValuesArray obj)
static HandleRef getCPtr(OdDoubleValuesArray obj)
static HandleRef getCPtr(OdGePoint3dArraySt obj)
static HandleRef getCPtr(OdGePoint3d obj)
static HandleRef getCPtr(OdLongArray obj)
static HandleRef getCPtr(OdStringArray obj)
static HandleRef getCPtr(OdTimeStampArray obj)
static HandleRef getCPtr(OdTimeStamp obj)
static HandleRef getCPtr(OdDgExpressionGroupVariable obj)
static HandleRef getCPtr(OdDgItemGroupVariable obj)
void setPoint3dValue(OdGePoint3d ptValue)
static HandleRef getCPtr(OdDgSchemaItemVariant obj)
OdDgSchemaItemVariant(IntPtr cPtr, bool cMemoryOwn)
OdLongArray getInt32ArrayValue()
OdGePoint3d getPoint3dValue()
OdBoolValuesArray getBoolArrayValue()
OdDgSchemaItemVariant(String strName, OdDoubleValuesArray dArrValue)
OdBinaryData getUnknownValue()
OdDgSchemaItemVariantType
void setBoolValue(bool bValue)
OdDgSchemaItemVariant.OdDgSchemaItemVariantType getType()
OdDgSchemaItemVariant(String strName, OdGePoint3dArraySt ptArrValue)
OdDgSchemaItemVariant(String strName, Int32 iValue)
OdDgSchemaItemVariant(String strName, OdDgItemGroupVariable itemGroupValue)
void setInt32Value(Int32 iValue)
OdDgSchemaItemVariant(String strName, String strValue)
virtual void Dispose(bool disposing)
void setDoubleValue(double dValue)
OdTimeStamp getDateTimeValue()
void setStringValue(String strValue)
OdDgSchemaItemVariant(String strName, bool bValue)
OdDgSchemaItemVariant(String strName)
void setDateTimeArrayValue(OdTimeStampArray arrValue)
void setName(String strName)
OdDgSchemaItemVariant(String strName, OdDgExpressionGroupVariable expressionGroupValue)
OdDgExpressionGroupVariable getExpressionGroupValue()
void setPoint3dArrayValue(OdGePoint3dArraySt arrValue)
OdDgSchemaItemVariant(String strName, OdGePoint3d ptValue)
void setDoubleArrayValue(OdDoubleValuesArray arrValue)
OdDgItemGroupVariable getItemGroupValue()
OdStringArray getStringArrayValue()
void setBoolArrayValue(OdBoolValuesArray arrValue)
void setDateTimeValue(OdTimeStamp dateTimeValue)
void setStringArrayValue(OdStringArray arrValue)
OdTimeStampArray getDateTimeArrayValue()
OdDgSchemaItemVariant(String strName, OdStringArray strArrValue)
void setInt32ArrayValue(OdLongArray arrValue)
OdGePoint3dArraySt getPoint3dArrayValue()
OdDgSchemaItemVariant(String strName, OdLongArray iArrValue)
OdDgSchemaItemVariant(String strName, double dValue)
OdDgSchemaItemVariant(String strName, OdTimeStampArray arrDateTime)
void setUnknownValue(OdBinaryData binValue)
void setItemGroupValue(OdDgItemGroupVariable itemGroupValue)
OdDoubleValuesArray getDoubleArrayValue()
OdDgSchemaItemVariant(String strName, OdTimeStamp dateTime)
OdDgSchemaItemVariant(String strName, OdBoolValuesArray bArrValue)
OdDgSchemaItemVariant(String strName, OdBinaryData unknownValue)
void setExpressionGroupValue(OdDgExpressionGroupVariable expressionGroupValue)
static global::System.Exception Retrieve()
static global::System.IntPtr OdDgSchemaItemVariant_getPoint3dArrayValue(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdDgSchemaItemVariant_getDateTimeArrayValue(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgSchemaItemVariant_setName(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static global::System.IntPtr OdDgSchemaItemVariant_getDoubleArrayValue(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgSchemaItemVariant_getBoolValue(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgSchemaItemVariant_setEmptyValue(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdDgSchemaItemVariant_getStringArrayValue(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgSchemaItemVariant_setItemGroupValue(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static Int32 OdDgSchemaItemVariant_getInt32Value(global::System.Runtime.InteropServices.HandleRef jarg1)
static String OdDgSchemaItemVariant_getName(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdDgSchemaItemVariant_getPoint3dValue(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdDgSchemaItemVariant_getBoolArrayValue(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdDgSchemaItemVariant_getExpressionGroupValue(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgSchemaItemVariant_setDoubleArrayValue(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDgSchemaItemVariant_setStringValue(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static void delete_OdDgSchemaItemVariant(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgSchemaItemVariant_setExpressionGroupValue(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDgSchemaItemVariant_setDateTimeValue(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static String OdDgSchemaItemVariant_getStringValue(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgSchemaItemVariant_setInt32ArrayValue(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdDgSchemaItemVariant_getInt32ArrayValue(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgSchemaItemVariant_setBoolValue(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgSchemaItemVariant_setInt32Value(global::System.Runtime.InteropServices.HandleRef jarg1, Int32 jarg2)
static global::System.IntPtr OdDgSchemaItemVariant_getDateTimeValue(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgSchemaItemVariant_setPoint3dArrayValue(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int OdDgSchemaItemVariant_getType(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgSchemaItemVariant_setUnknownValue(global::System.Runtime.InteropServices.HandleRef jarg1, IntPtr jarg2)
static void OdDgSchemaItemVariant_setStringArrayValue(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDgSchemaItemVariant_setPoint3dValue(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static double OdDgSchemaItemVariant_getDoubleValue(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgSchemaItemVariant_setDateTimeArrayValue(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDgSchemaItemVariant_setDoubleValue(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static global::System.IntPtr OdDgSchemaItemVariant_getUnknownValue(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdDgSchemaItemVariant_getItemGroupValue(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgSchemaItemVariant_setBoolArrayValue(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)