15 using System.Collections;
16 using System.Collections.Generic;
19 private global::System.Runtime.InteropServices.HandleRef swigCPtr;
22 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
this, cPtr);
26 return (obj ==
null) ?
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero) : obj.swigCPtr;
35 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
40 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
42 global::System.GC.SuppressFinalize(
this);
62 public int[]
Value(
long index) {
65 if (cPtr != global::System.IntPtr.Zero) {
67 int[] outArray =
new int[tmpVector.
Count];
68 tmpVector.
CopyTo(outArray);
83 if (cPtr != global::System.IntPtr.Zero) {
85 int[] outArray =
new int[tmpVector.
Count];
86 tmpVector.
CopyTo(outArray);
92 public void SetValue(
long index,
int[] value) {