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);
25 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(
SequenceVarElement obj) {
26 return (obj ==
null) ?
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero) : obj.swigCPtr;
29 protected override void Dispose(
bool disposing) {
31 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
36 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
38 base.Dispose(disposing);
80 if (cPtr != global::System.IntPtr.Zero) {
82 int[] outArray =
new int[tmpVector.
Count];
83 tmpVector.
CopyTo(outArray);
92 if (cPtr != global::System.IntPtr.Zero) {
94 int[] outArray =
new int[tmpVector.
Count];
95 tmpVector.
CopyTo(outArray);
104 if (cPtr != global::System.IntPtr.Zero) {
106 int[] outArray =
new int[tmpVector.
Count];
107 tmpVector.
CopyTo(outArray);
113 public void SetSequence(
int[] forward_sequence,
int[] backward_sequence,
int[] unperformed) {