DotNet Reference
.Net Reference
BaseObject.cs
Go to the documentation of this file.
28 return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
47 swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero);
52 public BaseObject() : this(operations_research_constraint_solverPINVOKE.new_BaseObject(), true) {
static string BaseObject_ToString(global::System.Runtime.InteropServices.HandleRef jarg1)
virtual void Dispose(bool disposing)
Definition: BaseObject.cs:40
virtual string ToString()
Definition: BaseObject.cs:55
static void delete_BaseObject(global::System.Runtime.InteropServices.HandleRef jarg1)