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);
52 public class Iterator : global::System.IDisposable {
53 private Object locker =
new Object();
54 private HandleRef swigCPtr;
56 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
57 public Iterator(IntPtr cPtr,
bool cMemoryOwn) {
59 swigCPtr =
new HandleRef(
this, cPtr);
61 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
63 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
72 global::System.GC.SuppressFinalize(
this);
75 protected virtual void Dispose(
bool disposing) {
77 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
82 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
virtual void Dispose(bool disposing)
Iterator(OdDbObjectIterator i)
Iterator(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(Iterator obj)
static HandleRef getCPtr(OdDbIdCollectionView obj)
OdDbIdCollectionView.Iterator end()
OdDbIdCollectionView(OdDbObjectIterator i)
OdDbIdCollectionView(IntPtr cPtr, bool cMemoryOwn)
OdDbIdCollectionView.Iterator begin()
virtual void Dispose(bool disposing)
static global::System.Exception Retrieve()
static global::System.IntPtr OdDbIdCollectionView_begin(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdDbIdCollectionView_end(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_OdDbIdCollectionView(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdDbIdCollectionView_Iterator___ref____SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_OdDbIdCollectionView_Iterator(global::System.Runtime.InteropServices.HandleRef jarg1)