Files
ortools-clone/docs/dotnet/util_2UtilInt64VectorVector_8cs_source.html
Corentin Le Molgat 56440d30e5 Update docs to v7.5
2020-01-27 13:48:26 +01:00

426 lines
104 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>OR-Tools</title>
<meta http-equiv="Content-Type" content="text/html;"/>
<meta charset="utf-8"/>
<!--<link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/>-->
<link rel="stylesheet" type="text/css" href="ortools.css" title="default" media="screen,print" />
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
</head>
<body>
<div id="banner-container">
<div id="banner">
<span id="sfml">Google OR-Tools 7.5</span>
</div>
</div>
<div id="content" style="width: 100%; overflow: hidden;">
<div style="margin-left: 15px; margin-top: 5px; float: left; color: #145A32;">
<h2>DotNet Reference</h2>
<ul>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Sat.html">CP-SAT</a></li>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Graph.html">Graph</a></li>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Algorithms.html">Knapsack solver</a></li>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1LinearSolver.html">Linear solver</a></li>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1ConstraintSolver.html">Routing</a></li>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Util.html">Util</a></li>
</ul>
</div>
<div id="content">
<div align="center">
<h1 style="color: #145A32;">DotNet Reference</h1>
</div>
<!-- Generated by Doxygen 1.8.18 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_a7cc1eeded8f693d0da6c729bc88c45a.html">ortools</a></li><li class="navelem"><a class="el" href="dir_b2c6d49957bf5d0c7726edb4b829cd4d.html">gen</a></li><li class="navelem"><a class="el" href="dir_dd9e6105f85b4b8d1432afc92516bdf4.html">ortools</a></li><li class="navelem"><a class="el" href="dir_0f3af1315eef70db22bfdd6a36c5e1fd.html">util</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">util/UtilInt64VectorVector.cs</div> </div>
</div><!--header-->
<div class="contents">
<a href="util_2UtilInt64VectorVector_8cs.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="comment">//------------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment">// &lt;auto-generated /&gt;</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment">//</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment">// This file was automatically generated by SWIG (http://www.swig.org).</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="comment">// Version 3.0.12</span></div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="comment">//</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="comment">// Do not make changes to this file unless you know what you are doing--modify</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="comment">// the SWIG interface file instead.</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="comment">//------------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160; </div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespaceGoogle_1_1OrTools_1_1Util.html">Google.OrTools.Util</a> {</div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160; </div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;<span class="keyword">using</span> System;</div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;<span class="keyword">using</span> System.Runtime.<a class="code" href="namespaceSystem_1_1Runtime_1_1InteropServices.html">InteropServices</a>;</div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;<span class="keyword">using</span> System.Collections;</div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160; </div>
<div class="line"><a name="l00017"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html"> 17</a></span>&#160;<span class="keyword">public</span> <span class="keyword">class </span><a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html">UtilInt64VectorVector</a> : global::System.IDisposable, global::System.Collections.IEnumerable</div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160; , global::System.Collections.Generic.IEnumerable&lt;UtilInt64Vector&gt;</div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160; {</div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160; <span class="keyword">private</span> global::System.Runtime.InteropServices.HandleRef swigCPtr;</div>
<div class="line"><a name="l00021"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#abc050282310ee35f8b4bac77b6103375"> 21</a></span>&#160; <span class="keyword">protected</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#abc050282310ee35f8b4bac77b6103375">swigCMemOwn</a>;</div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160; </div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160; <span class="keyword">internal</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a7f6789dd1620131e2b0fd2f79df9786f">UtilInt64VectorVector</a>(global::System.IntPtr cPtr, <span class="keywordtype">bool</span> cMemoryOwn) {</div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#abc050282310ee35f8b4bac77b6103375">swigCMemOwn</a> = cMemoryOwn;</div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160; swigCPtr = <span class="keyword">new</span> global::System.Runtime.InteropServices.HandleRef(<span class="keyword">this</span>, cPtr);</div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160; }</div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160; </div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160; <span class="keyword">internal</span> <span class="keyword">static</span> global::System.Runtime.InteropServices.HandleRef getCPtr(<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html">UtilInt64VectorVector</a> obj) {</div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160; <span class="keywordflow">return</span> (obj == <span class="keyword">null</span>) ? <span class="keyword">new</span> global::System.Runtime.InteropServices.HandleRef(<span class="keyword">null</span>, global::System.IntPtr.Zero) : obj.swigCPtr;</div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160; }</div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160; </div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160; ~<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a7f6789dd1620131e2b0fd2f79df9786f">UtilInt64VectorVector</a>() {</div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a1b40a2658f30f8466f310ceea310afb5">Dispose</a>();</div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160; }</div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160; </div>
<div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a1b40a2658f30f8466f310ceea310afb5"> 36</a></span>&#160; <span class="keyword">public</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a1b40a2658f30f8466f310ceea310afb5">Dispose</a>() {</div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160; lock(<span class="keyword">this</span>) {</div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160; <span class="keywordflow">if</span> (swigCPtr.Handle != global::System.IntPtr.Zero) {</div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160; <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#abc050282310ee35f8b4bac77b6103375">swigCMemOwn</a>) {</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#abc050282310ee35f8b4bac77b6103375">swigCMemOwn</a> = <span class="keyword">false</span>;</div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a76fbf16ff723f1fcdbf889e402e7901a">delete_UtilInt64VectorVector</a>(swigCPtr);</div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160; }</div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160; swigCPtr = <span class="keyword">new</span> global::System.Runtime.InteropServices.HandleRef(<span class="keyword">null</span>, global::System.IntPtr.Zero);</div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160; }</div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160; global::System.GC.SuppressFinalize(<span class="keyword">this</span>);</div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>&#160; }</div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160; }</div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160; </div>
<div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a247f8690df70d3d76dca8b6858e75331"> 49</a></span>&#160; <span class="keyword">public</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a247f8690df70d3d76dca8b6858e75331">UtilInt64VectorVector</a>(global::System.Collections.ICollection c) : this() {</div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160; <span class="keywordflow">if</span> (c == <span class="keyword">null</span>)</div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160; <span class="keywordflow">throw</span> <span class="keyword">new</span> global::System.ArgumentNullException(<span class="stringliteral">&quot;c&quot;</span>);</div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160; <span class="keywordflow">foreach</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64Vector.html">UtilInt64Vector</a> element <span class="keywordflow">in</span> c) {</div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160; this.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a3720f3b804bae0bd602999b3057f171c">Add</a>(element);</div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160; }</div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>&#160; }</div>
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160; </div>
<div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a8ec7d7c5cd2656150a6237ce80df4d20"> 57</a></span>&#160; <span class="keyword">public</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a8ec7d7c5cd2656150a6237ce80df4d20">IsFixedSize</a> {</div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160; <span class="keyword">get</span> {</div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160; <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160; }</div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160; }</div>
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160; </div>
<div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#ad1b02f19e753582b3c5f9ed71bb0318a"> 63</a></span>&#160; <span class="keyword">public</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#ad1b02f19e753582b3c5f9ed71bb0318a">IsReadOnly</a> {</div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160; <span class="keyword">get</span> {</div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160; }</div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160; }</div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160; </div>
<div class="line"><a name="l00069"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a4a9c245c0b3e2685070bbc54f913bfeb"> 69</a></span>&#160; <span class="keyword">public</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64Vector.html">UtilInt64Vector</a> <span class="keyword">this</span>[<span class="keywordtype">int</span> index] {</div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160; <span class="keyword">get</span> {</div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; <span class="keywordflow">return</span> getitem(index);</div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; }</div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; <span class="keyword">set</span> {</div>
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160; setitem(index, value);</div>
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160; }</div>
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160; }</div>
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160; </div>
<div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a5ad7f82470f145a0d6ae871ff7b623f3"> 78</a></span>&#160; <span class="keyword">public</span> <span class="keywordtype">int</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">Capacity</a> {</div>
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160; <span class="keyword">get</span> {</div>
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160; <span class="keywordflow">return</span> (<span class="keywordtype">int</span>)capacity();</div>
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160; }</div>
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160; <span class="keyword">set</span> {</div>
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160; <span class="keywordflow">if</span> (value &lt; size())</div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160; <span class="keywordflow">throw</span> <span class="keyword">new</span> global::System.ArgumentOutOfRangeException(<span class="stringliteral">&quot;Capacity&quot;</span>);</div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; reserve((uint)value);</div>
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; }</div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; }</div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; </div>
<div class="line"><a name="l00089"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#aad462966ed963f892117056de1eba502"> 89</a></span>&#160; <span class="keyword">public</span> <span class="keywordtype">int</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#aad462966ed963f892117056de1eba502">Count</a> {</div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; <span class="keyword">get</span> {</div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; <span class="keywordflow">return</span> (<span class="keywordtype">int</span>)size();</div>
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; }</div>
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; }</div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; </div>
<div class="line"><a name="l00095"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a94b969d24485ca893c76b3323b3326f4"> 95</a></span>&#160; <span class="keyword">public</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a94b969d24485ca893c76b3323b3326f4">IsSynchronized</a> {</div>
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160; <span class="keyword">get</span> {</div>
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; }</div>
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160; }</div>
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160; </div>
<div class="line"><a name="l00101"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#abbc435528854302d6771d027dcc4b71b"> 101</a></span>&#160; <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#abbc435528854302d6771d027dcc4b71b">CopyTo</a>(<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64Vector.html">UtilInt64Vector</a>[] array)</div>
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160; {</div>
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#abbc435528854302d6771d027dcc4b71b">CopyTo</a>(0, array, 0, this.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#aad462966ed963f892117056de1eba502">Count</a>);</div>
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160; }</div>
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160; </div>
<div class="line"><a name="l00106"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a670546155848cbd43392eb2867d5a3a3"> 106</a></span>&#160; <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a670546155848cbd43392eb2867d5a3a3">CopyTo</a>(<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64Vector.html">UtilInt64Vector</a>[] array, <span class="keywordtype">int</span> arrayIndex)</div>
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160; {</div>
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#abbc435528854302d6771d027dcc4b71b">CopyTo</a>(0, array, arrayIndex, this.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#aad462966ed963f892117056de1eba502">Count</a>);</div>
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160; }</div>
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160; </div>
<div class="line"><a name="l00111"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#afe87d1d34b25612c0984860df7bff163"> 111</a></span>&#160; <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#afe87d1d34b25612c0984860df7bff163">CopyTo</a>(<span class="keywordtype">int</span> index, <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64Vector.html">UtilInt64Vector</a>[] array, <span class="keywordtype">int</span> arrayIndex, <span class="keywordtype">int</span> count)</div>
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160; {</div>
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160; <span class="keywordflow">if</span> (array == <span class="keyword">null</span>)</div>
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160; <span class="keywordflow">throw</span> <span class="keyword">new</span> global::System.ArgumentNullException(<span class="stringliteral">&quot;array&quot;</span>);</div>
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160; <span class="keywordflow">if</span> (index &lt; 0)</div>
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160; <span class="keywordflow">throw</span> <span class="keyword">new</span> global::System.ArgumentOutOfRangeException(<span class="stringliteral">&quot;index&quot;</span>, <span class="stringliteral">&quot;Value is less than zero&quot;</span>);</div>
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160; <span class="keywordflow">if</span> (arrayIndex &lt; 0)</div>
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160; <span class="keywordflow">throw</span> <span class="keyword">new</span> global::System.ArgumentOutOfRangeException(<span class="stringliteral">&quot;arrayIndex&quot;</span>, <span class="stringliteral">&quot;Value is less than zero&quot;</span>);</div>
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160; <span class="keywordflow">if</span> (count &lt; 0)</div>
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160; <span class="keywordflow">throw</span> <span class="keyword">new</span> global::System.ArgumentOutOfRangeException(<span class="stringliteral">&quot;count&quot;</span>, <span class="stringliteral">&quot;Value is less than zero&quot;</span>);</div>
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160; <span class="keywordflow">if</span> (array.Rank &gt; 1)</div>
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160; <span class="keywordflow">throw</span> <span class="keyword">new</span> global::System.ArgumentException(<span class="stringliteral">&quot;Multi dimensional array.&quot;</span>, <span class="stringliteral">&quot;array&quot;</span>);</div>
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160; <span class="keywordflow">if</span> (index+count &gt; this.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#aad462966ed963f892117056de1eba502">Count</a> || arrayIndex+count &gt; array.Length)</div>
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160; <span class="keywordflow">throw</span> <span class="keyword">new</span> global::System.ArgumentException(<span class="stringliteral">&quot;Number of elements to copy is too large.&quot;</span>);</div>
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160; <span class="keywordflow">for</span> (<span class="keywordtype">int</span> i=0; i&lt;count; i++)</div>
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160; array.SetValue(getitemcopy(index+i), arrayIndex+i);</div>
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160; }</div>
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160; </div>
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160; global::System.Collections.Generic.IEnumerator&lt;<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64Vector.html">UtilInt64Vector</a>&gt; global::System.Collections.Generic.IEnumerable&lt;<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64Vector.html">UtilInt64Vector</a>&gt;.GetEnumerator() {</div>
<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160; <span class="keywordflow">return</span> <span class="keyword">new</span> UtilInt64VectorVectorEnumerator(<span class="keyword">this</span>);</div>
<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>&#160; }</div>
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160; </div>
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160; global::System.Collections.IEnumerator global::System.Collections.IEnumerable.GetEnumerator() {</div>
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160; <span class="keywordflow">return</span> <span class="keyword">new</span> UtilInt64VectorVectorEnumerator(<span class="keyword">this</span>);</div>
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160; }</div>
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160; </div>
<div class="line"><a name="l00137"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a79648db57bef4c88ad9adbeff1a600bd"> 137</a></span>&#160; <span class="keyword">public</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_1_1UtilInt64VectorVectorEnumerator.html">UtilInt64VectorVectorEnumerator</a> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a79648db57bef4c88ad9adbeff1a600bd">GetEnumerator</a>() {</div>
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160; <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_1_1UtilInt64VectorVectorEnumerator.html">UtilInt64VectorVectorEnumerator</a>(<span class="keyword">this</span>);</div>
<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160; }</div>
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160; </div>
<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160; <span class="comment">// Type-safe enumerator</span></div>
<div class="line"><a name="l00146"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_1_1UtilInt64VectorVectorEnumerator.html"> 146</a></span>&#160;<span class="comment"></span> <span class="keyword">public</span> sealed <span class="keyword">class </span><a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_1_1UtilInt64VectorVectorEnumerator.html">UtilInt64VectorVectorEnumerator</a> : global::System.Collections.IEnumerator</div>
<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>&#160; , global::System.Collections.Generic.IEnumerator&lt;UtilInt64Vector&gt;</div>
<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>&#160; {</div>
<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>&#160; <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html">UtilInt64VectorVector</a> collectionRef;</div>
<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>&#160; <span class="keyword">private</span> <span class="keywordtype">int</span> currentIndex;</div>
<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>&#160; <span class="keyword">private</span> <span class="keywordtype">object</span> currentObject;</div>
<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>&#160; <span class="keyword">private</span> <span class="keywordtype">int</span> currentSize;</div>
<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>&#160; </div>
<div class="line"><a name="l00154"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_1_1UtilInt64VectorVectorEnumerator.html#ae07c11213cfffb8931690a890cc87908"> 154</a></span>&#160; <span class="keyword">public</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_1_1UtilInt64VectorVectorEnumerator.html#ae07c11213cfffb8931690a890cc87908">UtilInt64VectorVectorEnumerator</a>(<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html">UtilInt64VectorVector</a> collection) {</div>
<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>&#160; collectionRef = collection;</div>
<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>&#160; currentIndex = -1;</div>
<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>&#160; currentObject = <span class="keyword">null</span>;</div>
<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>&#160; currentSize = collectionRef.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#aad462966ed963f892117056de1eba502">Count</a>;</div>
<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>&#160; }</div>
<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>&#160; </div>
<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>&#160; <span class="comment">// Type-safe iterator Current</span></div>
<div class="line"><a name="l00162"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_1_1UtilInt64VectorVectorEnumerator.html#a40db2392f17bff0ba9bcca4e23228074"> 162</a></span>&#160; <span class="keyword">public</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64Vector.html">UtilInt64Vector</a> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_1_1UtilInt64VectorVectorEnumerator.html#a40db2392f17bff0ba9bcca4e23228074">Current</a> {</div>
<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>&#160; <span class="keyword">get</span> {</div>
<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>&#160; <span class="keywordflow">if</span> (currentIndex == -1)</div>
<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>&#160; <span class="keywordflow">throw</span> <span class="keyword">new</span> global::System.InvalidOperationException(<span class="stringliteral">&quot;Enumeration not started.&quot;</span>);</div>
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>&#160; <span class="keywordflow">if</span> (currentIndex &gt; currentSize - 1)</div>
<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>&#160; <span class="keywordflow">throw</span> <span class="keyword">new</span> global::System.InvalidOperationException(<span class="stringliteral">&quot;Enumeration finished.&quot;</span>);</div>
<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>&#160; <span class="keywordflow">if</span> (currentObject == <span class="keyword">null</span>)</div>
<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>&#160; <span class="keywordflow">throw</span> <span class="keyword">new</span> global::System.InvalidOperationException(<span class="stringliteral">&quot;Collection modified.&quot;</span>);</div>
<div class="line"><a name="l00170"></a><span class="lineno"> 170</span>&#160; <span class="keywordflow">return</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64Vector.html">UtilInt64Vector</a>)currentObject;</div>
<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>&#160; }</div>
<div class="line"><a name="l00172"></a><span class="lineno"> 172</span>&#160; }</div>
<div class="line"><a name="l00173"></a><span class="lineno"> 173</span>&#160; </div>
<div class="line"><a name="l00174"></a><span class="lineno"> 174</span>&#160; <span class="comment">// Type-unsafe IEnumerator.Current</span></div>
<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>&#160; <span class="keywordtype">object</span> global::System.Collections.IEnumerator.Current {</div>
<div class="line"><a name="l00176"></a><span class="lineno"> 176</span>&#160; <span class="keyword">get</span> {</div>
<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_1_1UtilInt64VectorVectorEnumerator.html#a40db2392f17bff0ba9bcca4e23228074">Current</a>;</div>
<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>&#160; }</div>
<div class="line"><a name="l00179"></a><span class="lineno"> 179</span>&#160; }</div>
<div class="line"><a name="l00180"></a><span class="lineno"> 180</span>&#160; </div>
<div class="line"><a name="l00181"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_1_1UtilInt64VectorVectorEnumerator.html#ad5316c283894d57be1450edab878aed0"> 181</a></span>&#160; <span class="keyword">public</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_1_1UtilInt64VectorVectorEnumerator.html#ad5316c283894d57be1450edab878aed0">MoveNext</a>() {</div>
<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>&#160; <span class="keywordtype">int</span> size = collectionRef.Count;</div>
<div class="line"><a name="l00183"></a><span class="lineno"> 183</span>&#160; <span class="keywordtype">bool</span> moveOkay = (currentIndex+1 &lt; size) &amp;&amp; (size == currentSize);</div>
<div class="line"><a name="l00184"></a><span class="lineno"> 184</span>&#160; <span class="keywordflow">if</span> (moveOkay) {</div>
<div class="line"><a name="l00185"></a><span class="lineno"> 185</span>&#160; currentIndex++;</div>
<div class="line"><a name="l00186"></a><span class="lineno"> 186</span>&#160; currentObject = collectionRef[currentIndex];</div>
<div class="line"><a name="l00187"></a><span class="lineno"> 187</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l00188"></a><span class="lineno"> 188</span>&#160; currentObject = <span class="keyword">null</span>;</div>
<div class="line"><a name="l00189"></a><span class="lineno"> 189</span>&#160; }</div>
<div class="line"><a name="l00190"></a><span class="lineno"> 190</span>&#160; <span class="keywordflow">return</span> moveOkay;</div>
<div class="line"><a name="l00191"></a><span class="lineno"> 191</span>&#160; }</div>
<div class="line"><a name="l00192"></a><span class="lineno"> 192</span>&#160; </div>
<div class="line"><a name="l00193"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_1_1UtilInt64VectorVectorEnumerator.html#a372de693ad40b3f42839c8ec6ac845f4"> 193</a></span>&#160; <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_1_1UtilInt64VectorVectorEnumerator.html#a372de693ad40b3f42839c8ec6ac845f4">Reset</a>() {</div>
<div class="line"><a name="l00194"></a><span class="lineno"> 194</span>&#160; currentIndex = -1;</div>
<div class="line"><a name="l00195"></a><span class="lineno"> 195</span>&#160; currentObject = <span class="keyword">null</span>;</div>
<div class="line"><a name="l00196"></a><span class="lineno"> 196</span>&#160; <span class="keywordflow">if</span> (collectionRef.Count != currentSize) {</div>
<div class="line"><a name="l00197"></a><span class="lineno"> 197</span>&#160; <span class="keywordflow">throw</span> <span class="keyword">new</span> global::System.InvalidOperationException(<span class="stringliteral">&quot;Collection modified.&quot;</span>);</div>
<div class="line"><a name="l00198"></a><span class="lineno"> 198</span>&#160; }</div>
<div class="line"><a name="l00199"></a><span class="lineno"> 199</span>&#160; }</div>
<div class="line"><a name="l00200"></a><span class="lineno"> 200</span>&#160; </div>
<div class="line"><a name="l00201"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_1_1UtilInt64VectorVectorEnumerator.html#a6e2d745cdb7a7b983f861ed6a9a541a7"> 201</a></span>&#160; <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_1_1UtilInt64VectorVectorEnumerator.html#a6e2d745cdb7a7b983f861ed6a9a541a7">Dispose</a>() {</div>
<div class="line"><a name="l00202"></a><span class="lineno"> 202</span>&#160; currentIndex = -1;</div>
<div class="line"><a name="l00203"></a><span class="lineno"> 203</span>&#160; currentObject = <span class="keyword">null</span>;</div>
<div class="line"><a name="l00204"></a><span class="lineno"> 204</span>&#160; }</div>
<div class="line"><a name="l00205"></a><span class="lineno"> 205</span>&#160; }</div>
<div class="line"><a name="l00206"></a><span class="lineno"> 206</span>&#160; </div>
<div class="line"><a name="l00207"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#aa71d36872f416feaa853788a7a7a7ef8"> 207</a></span>&#160; <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#aa71d36872f416feaa853788a7a7a7ef8">Clear</a>() {</div>
<div class="line"><a name="l00208"></a><span class="lineno"> 208</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#ade3c7f23eede886ce9b2f37840591c21">UtilInt64VectorVector_Clear</a>(swigCPtr);</div>
<div class="line"><a name="l00209"></a><span class="lineno"> 209</span>&#160; }</div>
<div class="line"><a name="l00210"></a><span class="lineno"> 210</span>&#160; </div>
<div class="line"><a name="l00211"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a3720f3b804bae0bd602999b3057f171c"> 211</a></span>&#160; <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a3720f3b804bae0bd602999b3057f171c">Add</a>(<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64Vector.html">UtilInt64Vector</a> x) {</div>
<div class="line"><a name="l00212"></a><span class="lineno"> 212</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a19229f07c4733d94e310ae903d46c519">UtilInt64VectorVector_Add</a>(swigCPtr, <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64Vector.html">UtilInt64Vector</a>.getCPtr(x));</div>
<div class="line"><a name="l00213"></a><span class="lineno"> 213</span>&#160; <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
<div class="line"><a name="l00214"></a><span class="lineno"> 214</span>&#160; }</div>
<div class="line"><a name="l00215"></a><span class="lineno"> 215</span>&#160; </div>
<div class="line"><a name="l00216"></a><span class="lineno"> 216</span>&#160; <span class="keyword">private</span> uint size() {</div>
<div class="line"><a name="l00217"></a><span class="lineno"> 217</span>&#160; uint ret = <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#aad95c55fb2c4f01523407ff345af7ca1">UtilInt64VectorVector_size</a>(swigCPtr);</div>
<div class="line"><a name="l00218"></a><span class="lineno"> 218</span>&#160; <span class="keywordflow">return</span> ret;</div>
<div class="line"><a name="l00219"></a><span class="lineno"> 219</span>&#160; }</div>
<div class="line"><a name="l00220"></a><span class="lineno"> 220</span>&#160; </div>
<div class="line"><a name="l00221"></a><span class="lineno"> 221</span>&#160; <span class="keyword">private</span> uint capacity() {</div>
<div class="line"><a name="l00222"></a><span class="lineno"> 222</span>&#160; uint ret = operations_research_utilPINVOKE.UtilInt64VectorVector_capacity(swigCPtr);</div>
<div class="line"><a name="l00223"></a><span class="lineno"> 223</span>&#160; <span class="keywordflow">return</span> ret;</div>
<div class="line"><a name="l00224"></a><span class="lineno"> 224</span>&#160; }</div>
<div class="line"><a name="l00225"></a><span class="lineno"> 225</span>&#160; </div>
<div class="line"><a name="l00226"></a><span class="lineno"> 226</span>&#160; <span class="keyword">private</span> <span class="keywordtype">void</span> reserve(uint n) {</div>
<div class="line"><a name="l00227"></a><span class="lineno"> 227</span>&#160; operations_research_utilPINVOKE.UtilInt64VectorVector_reserve(swigCPtr, n);</div>
<div class="line"><a name="l00228"></a><span class="lineno"> 228</span>&#160; }</div>
<div class="line"><a name="l00229"></a><span class="lineno"> 229</span>&#160; </div>
<div class="line"><a name="l00230"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a7f6789dd1620131e2b0fd2f79df9786f"> 230</a></span>&#160; <span class="keyword">public</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a7f6789dd1620131e2b0fd2f79df9786f">UtilInt64VectorVector</a>() : this(<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.new_UtilInt64VectorVector__SWIG_0(), true) {</div>
<div class="line"><a name="l00231"></a><span class="lineno"> 231</span>&#160; }</div>
<div class="line"><a name="l00232"></a><span class="lineno"> 232</span>&#160; </div>
<div class="line"><a name="l00233"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#ae7a965fbd4463a960e8e7a10a57b1b4f"> 233</a></span>&#160; <span class="keyword">public</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#ae7a965fbd4463a960e8e7a10a57b1b4f">UtilInt64VectorVector</a>(<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html">UtilInt64VectorVector</a> other) : this(<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.new_UtilInt64VectorVector__SWIG_1(<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html">UtilInt64VectorVector</a>.getCPtr(other)), true) {</div>
<div class="line"><a name="l00234"></a><span class="lineno"> 234</span>&#160; <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
<div class="line"><a name="l00235"></a><span class="lineno"> 235</span>&#160; }</div>
<div class="line"><a name="l00236"></a><span class="lineno"> 236</span>&#160; </div>
<div class="line"><a name="l00237"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#aa242f45c20b5215dac66af65fb4d9d3a"> 237</a></span>&#160; <span class="keyword">public</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#aa242f45c20b5215dac66af65fb4d9d3a">UtilInt64VectorVector</a>(<span class="keywordtype">int</span> capacity) : this(<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.new_UtilInt64VectorVector__SWIG_2(capacity), true) {</div>
<div class="line"><a name="l00238"></a><span class="lineno"> 238</span>&#160; <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
<div class="line"><a name="l00239"></a><span class="lineno"> 239</span>&#160; }</div>
<div class="line"><a name="l00240"></a><span class="lineno"> 240</span>&#160; </div>
<div class="line"><a name="l00241"></a><span class="lineno"> 241</span>&#160; <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64Vector.html">UtilInt64Vector</a> getitemcopy(<span class="keywordtype">int</span> index) {</div>
<div class="line"><a name="l00242"></a><span class="lineno"> 242</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64Vector.html">UtilInt64Vector</a> ret = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64Vector.html">UtilInt64Vector</a>(<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a6b594b2cac1528c76c5fd20c7fb70af9">UtilInt64VectorVector_getitemcopy</a>(swigCPtr, index), <span class="keyword">true</span>);</div>
<div class="line"><a name="l00243"></a><span class="lineno"> 243</span>&#160; <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
<div class="line"><a name="l00244"></a><span class="lineno"> 244</span>&#160; <span class="keywordflow">return</span> ret;</div>
<div class="line"><a name="l00245"></a><span class="lineno"> 245</span>&#160; }</div>
<div class="line"><a name="l00246"></a><span class="lineno"> 246</span>&#160; </div>
<div class="line"><a name="l00247"></a><span class="lineno"> 247</span>&#160; <span class="keyword">private</span> UtilInt64Vector getitem(<span class="keywordtype">int</span> index) {</div>
<div class="line"><a name="l00248"></a><span class="lineno"> 248</span>&#160; UtilInt64Vector ret = <span class="keyword">new</span> UtilInt64Vector(operations_research_utilPINVOKE.UtilInt64VectorVector_getitem(swigCPtr, index), <span class="keyword">false</span>);</div>
<div class="line"><a name="l00249"></a><span class="lineno"> 249</span>&#160; <span class="keywordflow">if</span> (operations_research_utilPINVOKE.SWIGPendingException.Pending) <span class="keywordflow">throw</span> operations_research_utilPINVOKE.SWIGPendingException.Retrieve();</div>
<div class="line"><a name="l00250"></a><span class="lineno"> 250</span>&#160; <span class="keywordflow">return</span> ret;</div>
<div class="line"><a name="l00251"></a><span class="lineno"> 251</span>&#160; }</div>
<div class="line"><a name="l00252"></a><span class="lineno"> 252</span>&#160; </div>
<div class="line"><a name="l00253"></a><span class="lineno"> 253</span>&#160; <span class="keyword">private</span> <span class="keywordtype">void</span> setitem(<span class="keywordtype">int</span> index, UtilInt64Vector val) {</div>
<div class="line"><a name="l00254"></a><span class="lineno"> 254</span>&#160; operations_research_utilPINVOKE.UtilInt64VectorVector_setitem(swigCPtr, index, UtilInt64Vector.getCPtr(val));</div>
<div class="line"><a name="l00255"></a><span class="lineno"> 255</span>&#160; <span class="keywordflow">if</span> (operations_research_utilPINVOKE.SWIGPendingException.Pending) <span class="keywordflow">throw</span> operations_research_utilPINVOKE.SWIGPendingException.Retrieve();</div>
<div class="line"><a name="l00256"></a><span class="lineno"> 256</span>&#160; }</div>
<div class="line"><a name="l00257"></a><span class="lineno"> 257</span>&#160; </div>
<div class="line"><a name="l00258"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a306200ae5b13284b28b21820ed1c1be8"> 258</a></span>&#160; <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a306200ae5b13284b28b21820ed1c1be8">AddRange</a>(<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html">UtilInt64VectorVector</a> values) {</div>
<div class="line"><a name="l00259"></a><span class="lineno"> 259</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#ae1f60cd01e71d288179ddd066c5ffcc9">UtilInt64VectorVector_AddRange</a>(swigCPtr, <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html">UtilInt64VectorVector</a>.getCPtr(values));</div>
<div class="line"><a name="l00260"></a><span class="lineno"> 260</span>&#160; <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
<div class="line"><a name="l00261"></a><span class="lineno"> 261</span>&#160; }</div>
<div class="line"><a name="l00262"></a><span class="lineno"> 262</span>&#160; </div>
<div class="line"><a name="l00263"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#af5e8e28ad52bc721a7241e0aa15b0fc7"> 263</a></span>&#160; <span class="keyword">public</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html">UtilInt64VectorVector</a> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#af5e8e28ad52bc721a7241e0aa15b0fc7">GetRange</a>(<span class="keywordtype">int</span> index, <span class="keywordtype">int</span> count) {</div>
<div class="line"><a name="l00264"></a><span class="lineno"> 264</span>&#160; global::System.IntPtr cPtr = <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#ab2cbcf57b6902a1956476370746d8c22">UtilInt64VectorVector_GetRange</a>(swigCPtr, index, count);</div>
<div class="line"><a name="l00265"></a><span class="lineno"> 265</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html">UtilInt64VectorVector</a> ret = (cPtr == global::System.IntPtr.Zero) ? <span class="keyword">null</span> : <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a7f6789dd1620131e2b0fd2f79df9786f">UtilInt64VectorVector</a>(cPtr, <span class="keyword">true</span>);</div>
<div class="line"><a name="l00266"></a><span class="lineno"> 266</span>&#160; <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
<div class="line"><a name="l00267"></a><span class="lineno"> 267</span>&#160; <span class="keywordflow">return</span> ret;</div>
<div class="line"><a name="l00268"></a><span class="lineno"> 268</span>&#160; }</div>
<div class="line"><a name="l00269"></a><span class="lineno"> 269</span>&#160; </div>
<div class="line"><a name="l00270"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a6bb5aa0663cc125357ee346d11723738"> 270</a></span>&#160; <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a6bb5aa0663cc125357ee346d11723738">Insert</a>(<span class="keywordtype">int</span> index, <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64Vector.html">UtilInt64Vector</a> x) {</div>
<div class="line"><a name="l00271"></a><span class="lineno"> 271</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a050d358468ed5ed7eee69aab5d7d9dc1">UtilInt64VectorVector_Insert</a>(swigCPtr, index, <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64Vector.html">UtilInt64Vector</a>.getCPtr(x));</div>
<div class="line"><a name="l00272"></a><span class="lineno"> 272</span>&#160; <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
<div class="line"><a name="l00273"></a><span class="lineno"> 273</span>&#160; }</div>
<div class="line"><a name="l00274"></a><span class="lineno"> 274</span>&#160; </div>
<div class="line"><a name="l00275"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a813aa9b188c5358239506221f336aa56"> 275</a></span>&#160; <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a813aa9b188c5358239506221f336aa56">InsertRange</a>(<span class="keywordtype">int</span> index, <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html">UtilInt64VectorVector</a> values) {</div>
<div class="line"><a name="l00276"></a><span class="lineno"> 276</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a3ee623ed0ff8a12d83280073853048fe">UtilInt64VectorVector_InsertRange</a>(swigCPtr, index, <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html">UtilInt64VectorVector</a>.getCPtr(values));</div>
<div class="line"><a name="l00277"></a><span class="lineno"> 277</span>&#160; <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
<div class="line"><a name="l00278"></a><span class="lineno"> 278</span>&#160; }</div>
<div class="line"><a name="l00279"></a><span class="lineno"> 279</span>&#160; </div>
<div class="line"><a name="l00280"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#ad7c925d24a4e07389d2331e0508618ea"> 280</a></span>&#160; <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#ad7c925d24a4e07389d2331e0508618ea">RemoveAt</a>(<span class="keywordtype">int</span> index) {</div>
<div class="line"><a name="l00281"></a><span class="lineno"> 281</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a4c5a37e532c403d79d7ddfe48951ae29">UtilInt64VectorVector_RemoveAt</a>(swigCPtr, index);</div>
<div class="line"><a name="l00282"></a><span class="lineno"> 282</span>&#160; <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
<div class="line"><a name="l00283"></a><span class="lineno"> 283</span>&#160; }</div>
<div class="line"><a name="l00284"></a><span class="lineno"> 284</span>&#160; </div>
<div class="line"><a name="l00285"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#ab8469187c24ee20858b41527b2f5e687"> 285</a></span>&#160; <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#ab8469187c24ee20858b41527b2f5e687">RemoveRange</a>(<span class="keywordtype">int</span> index, <span class="keywordtype">int</span> count) {</div>
<div class="line"><a name="l00286"></a><span class="lineno"> 286</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#aee2b1d24fdebe8961cfa3316a21d0899">UtilInt64VectorVector_RemoveRange</a>(swigCPtr, index, count);</div>
<div class="line"><a name="l00287"></a><span class="lineno"> 287</span>&#160; <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
<div class="line"><a name="l00288"></a><span class="lineno"> 288</span>&#160; }</div>
<div class="line"><a name="l00289"></a><span class="lineno"> 289</span>&#160; </div>
<div class="line"><a name="l00290"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a0a678ff8d47bf5a81c62a77e051bfb4c"> 290</a></span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html">UtilInt64VectorVector</a> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a0a678ff8d47bf5a81c62a77e051bfb4c">Repeat</a>(<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64Vector.html">UtilInt64Vector</a> value, <span class="keywordtype">int</span> count) {</div>
<div class="line"><a name="l00291"></a><span class="lineno"> 291</span>&#160; global::System.IntPtr cPtr = <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a5195b8b3aac53403d80d2766f16b3ae6">UtilInt64VectorVector_Repeat</a>(<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64Vector.html">UtilInt64Vector</a>.getCPtr(value), count);</div>
<div class="line"><a name="l00292"></a><span class="lineno"> 292</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html">UtilInt64VectorVector</a> ret = (cPtr == global::System.IntPtr.Zero) ? <span class="keyword">null</span> : <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a7f6789dd1620131e2b0fd2f79df9786f">UtilInt64VectorVector</a>(cPtr, <span class="keyword">true</span>);</div>
<div class="line"><a name="l00293"></a><span class="lineno"> 293</span>&#160; <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
<div class="line"><a name="l00294"></a><span class="lineno"> 294</span>&#160; <span class="keywordflow">return</span> ret;</div>
<div class="line"><a name="l00295"></a><span class="lineno"> 295</span>&#160; }</div>
<div class="line"><a name="l00296"></a><span class="lineno"> 296</span>&#160; </div>
<div class="line"><a name="l00297"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#ae1b551cc51c9d556342b27b466a7c7cb"> 297</a></span>&#160; <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#ae1b551cc51c9d556342b27b466a7c7cb">Reverse</a>() {</div>
<div class="line"><a name="l00298"></a><span class="lineno"> 298</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a5a0f08960d4978a7ccdcdd89fd387796">UtilInt64VectorVector_Reverse__SWIG_0</a>(swigCPtr);</div>
<div class="line"><a name="l00299"></a><span class="lineno"> 299</span>&#160; }</div>
<div class="line"><a name="l00300"></a><span class="lineno"> 300</span>&#160; </div>
<div class="line"><a name="l00301"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#af6cbf16084ead2a02440396e021b9b46"> 301</a></span>&#160; <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#af6cbf16084ead2a02440396e021b9b46">Reverse</a>(<span class="keywordtype">int</span> index, <span class="keywordtype">int</span> count) {</div>
<div class="line"><a name="l00302"></a><span class="lineno"> 302</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a0e908955110eb3625b83a7badce4979a">UtilInt64VectorVector_Reverse__SWIG_1</a>(swigCPtr, index, count);</div>
<div class="line"><a name="l00303"></a><span class="lineno"> 303</span>&#160; <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
<div class="line"><a name="l00304"></a><span class="lineno"> 304</span>&#160; }</div>
<div class="line"><a name="l00305"></a><span class="lineno"> 305</span>&#160; </div>
<div class="line"><a name="l00306"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a1fcde798df6ecade6e8ee84f1cde9ed4"> 306</a></span>&#160; <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a1fcde798df6ecade6e8ee84f1cde9ed4">SetRange</a>(<span class="keywordtype">int</span> index, <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html">UtilInt64VectorVector</a> values) {</div>
<div class="line"><a name="l00307"></a><span class="lineno"> 307</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a4046aabe3a1ea570cbc8068d53299668">UtilInt64VectorVector_SetRange</a>(swigCPtr, index, <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html">UtilInt64VectorVector</a>.getCPtr(values));</div>
<div class="line"><a name="l00308"></a><span class="lineno"> 308</span>&#160; <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
<div class="line"><a name="l00309"></a><span class="lineno"> 309</span>&#160; }</div>
<div class="line"><a name="l00310"></a><span class="lineno"> 310</span>&#160; </div>
<div class="line"><a name="l00311"></a><span class="lineno"> 311</span>&#160;}</div>
<div class="line"><a name="l00312"></a><span class="lineno"> 312</span>&#160; </div>
<div class="line"><a name="l00313"></a><span class="lineno"> 313</span>&#160;}</div>
</div><!-- fragment --></div><!-- contents -->
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_html_ae7a965fbd4463a960e8e7a10a57b1b4f"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#ae7a965fbd4463a960e8e7a10a57b1b4f">Google.OrTools.Util.UtilInt64VectorVector.UtilInt64VectorVector</a></div><div class="ttdeci">UtilInt64VectorVector(UtilInt64VectorVector other)</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00233">util/UtilInt64VectorVector.cs:233</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_aad95c55fb2c4f01523407ff345af7ca1"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#aad95c55fb2c4f01523407ff345af7ca1">Google.OrTools.Util.operations_research_utilPINVOKE.UtilInt64VectorVector_size</a></div><div class="ttdeci">static uint UtilInt64VectorVector_size(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a3ee623ed0ff8a12d83280073853048fe"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a3ee623ed0ff8a12d83280073853048fe">Google.OrTools.Util.operations_research_utilPINVOKE.UtilInt64VectorVector_InsertRange</a></div><div class="ttdeci">static void UtilInt64VectorVector_InsertRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_html_a8ec7d7c5cd2656150a6237ce80df4d20"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a8ec7d7c5cd2656150a6237ce80df4d20">Google.OrTools.Util.UtilInt64VectorVector.IsFixedSize</a></div><div class="ttdeci">bool IsFixedSize</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00057">util/UtilInt64VectorVector.cs:57</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_1_1UtilInt64VectorVectorEnumerator_html_ae07c11213cfffb8931690a890cc87908"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_1_1UtilInt64VectorVectorEnumerator.html#ae07c11213cfffb8931690a890cc87908">Google.OrTools.Util.UtilInt64VectorVector.UtilInt64VectorVectorEnumerator.UtilInt64VectorVectorEnumerator</a></div><div class="ttdeci">UtilInt64VectorVectorEnumerator(UtilInt64VectorVector collection)</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00154">util/UtilInt64VectorVector.cs:154</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_html_af5e8e28ad52bc721a7241e0aa15b0fc7"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#af5e8e28ad52bc721a7241e0aa15b0fc7">Google.OrTools.Util.UtilInt64VectorVector.GetRange</a></div><div class="ttdeci">UtilInt64VectorVector GetRange(int index, int count)</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00263">util/UtilInt64VectorVector.cs:263</a></div></div>
<div class="ttc" id="anamespaceSystem_1_1Runtime_1_1InteropServices_html"><div class="ttname"><a href="namespaceSystem_1_1Runtime_1_1InteropServices.html">InteropServices</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_html_a3720f3b804bae0bd602999b3057f171c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a3720f3b804bae0bd602999b3057f171c">Google.OrTools.Util.UtilInt64VectorVector.Add</a></div><div class="ttdeci">void Add(UtilInt64Vector x)</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00211">util/UtilInt64VectorVector.cs:211</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_1_1UtilInt64VectorVectorEnumerator_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_1_1UtilInt64VectorVectorEnumerator.html">Google.OrTools.Util.UtilInt64VectorVector.UtilInt64VectorVectorEnumerator</a></div><div class="ttdoc">Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever t...</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00146">util/UtilInt64VectorVector.cs:146</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a4046aabe3a1ea570cbc8068d53299668"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a4046aabe3a1ea570cbc8068d53299668">Google.OrTools.Util.operations_research_utilPINVOKE.UtilInt64VectorVector_SetRange</a></div><div class="ttdeci">static void UtilInt64VectorVector_SetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_html_af6cbf16084ead2a02440396e021b9b46"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#af6cbf16084ead2a02440396e021b9b46">Google.OrTools.Util.UtilInt64VectorVector.Reverse</a></div><div class="ttdeci">void Reverse(int index, int count)</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00301">util/UtilInt64VectorVector.cs:301</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a5195b8b3aac53403d80d2766f16b3ae6"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a5195b8b3aac53403d80d2766f16b3ae6">Google.OrTools.Util.operations_research_utilPINVOKE.UtilInt64VectorVector_Repeat</a></div><div class="ttdeci">static global::System.IntPtr UtilInt64VectorVector_Repeat(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_html_a247f8690df70d3d76dca8b6858e75331"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a247f8690df70d3d76dca8b6858e75331">Google.OrTools.Util.UtilInt64VectorVector.UtilInt64VectorVector</a></div><div class="ttdeci">UtilInt64VectorVector(global::System.Collections.ICollection c)</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00049">util/UtilInt64VectorVector.cs:49</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_html_a5ad7f82470f145a0d6ae871ff7b623f3"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">Google.OrTools.Util.UtilInt64VectorVector.Capacity</a></div><div class="ttdeci">int Capacity</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00078">util/UtilInt64VectorVector.cs:78</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_ade3c7f23eede886ce9b2f37840591c21"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#ade3c7f23eede886ce9b2f37840591c21">Google.OrTools.Util.operations_research_utilPINVOKE.UtilInt64VectorVector_Clear</a></div><div class="ttdeci">static void UtilInt64VectorVector_Clear(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">Google.OrTools.Util.operations_research_utilPINVOKE.SWIGPendingException</a></div><div class="ttdef"><b>Definition:</b> <a href="operations__research__utilPINVOKE_8cs_source.html#l00127">operations_research_utilPINVOKE.cs:127</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_html_abbc435528854302d6771d027dcc4b71b"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#abbc435528854302d6771d027dcc4b71b">Google.OrTools.Util.UtilInt64VectorVector.CopyTo</a></div><div class="ttdeci">void CopyTo(UtilInt64Vector[] array)</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00101">util/UtilInt64VectorVector.cs:101</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a0e908955110eb3625b83a7badce4979a"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a0e908955110eb3625b83a7badce4979a">Google.OrTools.Util.operations_research_utilPINVOKE.UtilInt64VectorVector_Reverse__SWIG_1</a></div><div class="ttdeci">static void UtilInt64VectorVector_Reverse__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_html_a813aa9b188c5358239506221f336aa56"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a813aa9b188c5358239506221f336aa56">Google.OrTools.Util.UtilInt64VectorVector.InsertRange</a></div><div class="ttdeci">void InsertRange(int index, UtilInt64VectorVector values)</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00275">util/UtilInt64VectorVector.cs:275</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a19229f07c4733d94e310ae903d46c519"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a19229f07c4733d94e310ae903d46c519">Google.OrTools.Util.operations_research_utilPINVOKE.UtilInt64VectorVector_Add</a></div><div class="ttdeci">static void UtilInt64VectorVector_Add(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_html_a6bb5aa0663cc125357ee346d11723738"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a6bb5aa0663cc125357ee346d11723738">Google.OrTools.Util.UtilInt64VectorVector.Insert</a></div><div class="ttdeci">void Insert(int index, UtilInt64Vector x)</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00270">util/UtilInt64VectorVector.cs:270</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a6b594b2cac1528c76c5fd20c7fb70af9"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a6b594b2cac1528c76c5fd20c7fb70af9">Google.OrTools.Util.operations_research_utilPINVOKE.UtilInt64VectorVector_getitemcopy</a></div><div class="ttdeci">static global::System.IntPtr UtilInt64VectorVector_getitemcopy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64Vector_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64Vector.html">Google.OrTools.Util.UtilInt64Vector</a></div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64Vector_8cs_source.html#l00017">util/UtilInt64Vector.cs:17</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException_html_a7c98814d2667a9273c95e975fd320b6c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Google.OrTools.Util.operations_research_utilPINVOKE.SWIGPendingException.Pending</a></div><div class="ttdeci">static bool Pending</div><div class="ttdef"><b>Definition:</b> <a href="operations__research__utilPINVOKE_8cs_source.html#l00132">operations_research_utilPINVOKE.cs:132</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_1_1UtilInt64VectorVectorEnumerator_html_a40db2392f17bff0ba9bcca4e23228074"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_1_1UtilInt64VectorVectorEnumerator.html#a40db2392f17bff0ba9bcca4e23228074">Google.OrTools.Util.UtilInt64VectorVector.UtilInt64VectorVectorEnumerator.Current</a></div><div class="ttdeci">UtilInt64Vector Current</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00162">util/UtilInt64VectorVector.cs:162</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a050d358468ed5ed7eee69aab5d7d9dc1"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a050d358468ed5ed7eee69aab5d7d9dc1">Google.OrTools.Util.operations_research_utilPINVOKE.UtilInt64VectorVector_Insert</a></div><div class="ttdeci">static void UtilInt64VectorVector_Insert(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_ab2cbcf57b6902a1956476370746d8c22"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#ab2cbcf57b6902a1956476370746d8c22">Google.OrTools.Util.operations_research_utilPINVOKE.UtilInt64VectorVector_GetRange</a></div><div class="ttdeci">static global::System.IntPtr UtilInt64VectorVector_GetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_html_abc050282310ee35f8b4bac77b6103375"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#abc050282310ee35f8b4bac77b6103375">Google.OrTools.Util.UtilInt64VectorVector.swigCMemOwn</a></div><div class="ttdeci">bool swigCMemOwn</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00021">util/UtilInt64VectorVector.cs:21</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_html_a94b969d24485ca893c76b3323b3326f4"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a94b969d24485ca893c76b3323b3326f4">Google.OrTools.Util.UtilInt64VectorVector.IsSynchronized</a></div><div class="ttdeci">bool IsSynchronized</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00095">util/UtilInt64VectorVector.cs:95</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_html_aa71d36872f416feaa853788a7a7a7ef8"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#aa71d36872f416feaa853788a7a7a7ef8">Google.OrTools.Util.UtilInt64VectorVector.Clear</a></div><div class="ttdeci">void Clear()</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00207">util/UtilInt64VectorVector.cs:207</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_html_aa242f45c20b5215dac66af65fb4d9d3a"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#aa242f45c20b5215dac66af65fb4d9d3a">Google.OrTools.Util.UtilInt64VectorVector.UtilInt64VectorVector</a></div><div class="ttdeci">UtilInt64VectorVector(int capacity)</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00237">util/UtilInt64VectorVector.cs:237</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_html_a670546155848cbd43392eb2867d5a3a3"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a670546155848cbd43392eb2867d5a3a3">Google.OrTools.Util.UtilInt64VectorVector.CopyTo</a></div><div class="ttdeci">void CopyTo(UtilInt64Vector[] array, int arrayIndex)</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00106">util/UtilInt64VectorVector.cs:106</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException_html_a99561aa89dd816ba2dd85af036e32227"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Google.OrTools.Util.operations_research_utilPINVOKE.SWIGPendingException.Retrieve</a></div><div class="ttdeci">static global::System.Exception Retrieve()</div><div class="ttdef"><b>Definition:</b> <a href="operations__research__utilPINVOKE_8cs_source.html#l00151">operations_research_utilPINVOKE.cs:151</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_html_a0a678ff8d47bf5a81c62a77e051bfb4c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a0a678ff8d47bf5a81c62a77e051bfb4c">Google.OrTools.Util.UtilInt64VectorVector.Repeat</a></div><div class="ttdeci">static UtilInt64VectorVector Repeat(UtilInt64Vector value, int count)</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00290">util/UtilInt64VectorVector.cs:290</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_1_1UtilInt64VectorVectorEnumerator_html_a372de693ad40b3f42839c8ec6ac845f4"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_1_1UtilInt64VectorVectorEnumerator.html#a372de693ad40b3f42839c8ec6ac845f4">Google.OrTools.Util.UtilInt64VectorVector.UtilInt64VectorVectorEnumerator.Reset</a></div><div class="ttdeci">void Reset()</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00193">util/UtilInt64VectorVector.cs:193</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_html_ad1b02f19e753582b3c5f9ed71bb0318a"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#ad1b02f19e753582b3c5f9ed71bb0318a">Google.OrTools.Util.UtilInt64VectorVector.IsReadOnly</a></div><div class="ttdeci">bool IsReadOnly</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00063">util/UtilInt64VectorVector.cs:63</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_html_afe87d1d34b25612c0984860df7bff163"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#afe87d1d34b25612c0984860df7bff163">Google.OrTools.Util.UtilInt64VectorVector.CopyTo</a></div><div class="ttdeci">void CopyTo(int index, UtilInt64Vector[] array, int arrayIndex, int count)</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00111">util/UtilInt64VectorVector.cs:111</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_html_ab8469187c24ee20858b41527b2f5e687"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#ab8469187c24ee20858b41527b2f5e687">Google.OrTools.Util.UtilInt64VectorVector.RemoveRange</a></div><div class="ttdeci">void RemoveRange(int index, int count)</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00285">util/UtilInt64VectorVector.cs:285</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_aee2b1d24fdebe8961cfa3316a21d0899"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#aee2b1d24fdebe8961cfa3316a21d0899">Google.OrTools.Util.operations_research_utilPINVOKE.UtilInt64VectorVector_RemoveRange</a></div><div class="ttdeci">static void UtilInt64VectorVector_RemoveRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_html_a1fcde798df6ecade6e8ee84f1cde9ed4"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a1fcde798df6ecade6e8ee84f1cde9ed4">Google.OrTools.Util.UtilInt64VectorVector.SetRange</a></div><div class="ttdeci">void SetRange(int index, UtilInt64VectorVector values)</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00306">util/UtilInt64VectorVector.cs:306</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a76fbf16ff723f1fcdbf889e402e7901a"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a76fbf16ff723f1fcdbf889e402e7901a">Google.OrTools.Util.operations_research_utilPINVOKE.delete_UtilInt64VectorVector</a></div><div class="ttdeci">static void delete_UtilInt64VectorVector(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_html_ad7c925d24a4e07389d2331e0508618ea"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#ad7c925d24a4e07389d2331e0508618ea">Google.OrTools.Util.UtilInt64VectorVector.RemoveAt</a></div><div class="ttdeci">void RemoveAt(int index)</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00280">util/UtilInt64VectorVector.cs:280</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_html_a7f6789dd1620131e2b0fd2f79df9786f"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a7f6789dd1620131e2b0fd2f79df9786f">Google.OrTools.Util.UtilInt64VectorVector.UtilInt64VectorVector</a></div><div class="ttdeci">UtilInt64VectorVector()</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00230">util/UtilInt64VectorVector.cs:230</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_html_a79648db57bef4c88ad9adbeff1a600bd"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a79648db57bef4c88ad9adbeff1a600bd">Google.OrTools.Util.UtilInt64VectorVector.GetEnumerator</a></div><div class="ttdeci">UtilInt64VectorVectorEnumerator GetEnumerator()</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00137">util/UtilInt64VectorVector.cs:137</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_ae1f60cd01e71d288179ddd066c5ffcc9"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#ae1f60cd01e71d288179ddd066c5ffcc9">Google.OrTools.Util.operations_research_utilPINVOKE.UtilInt64VectorVector_AddRange</a></div><div class="ttdeci">static void UtilInt64VectorVector_AddRange(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_html_aad462966ed963f892117056de1eba502"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#aad462966ed963f892117056de1eba502">Google.OrTools.Util.UtilInt64VectorVector.Count</a></div><div class="ttdeci">int Count</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00089">util/UtilInt64VectorVector.cs:89</a></div></div>
<div class="ttc" id="anamespaceGoogle_1_1OrTools_1_1Util_html"><div class="ttname"><a href="namespaceGoogle_1_1OrTools_1_1Util.html">Google.OrTools.Util</a></div><div class="ttdef"><b>Definition:</b> <a href="util_2Domain_8cs_source.html#l00011">util/Domain.cs:11</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a5a0f08960d4978a7ccdcdd89fd387796"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a5a0f08960d4978a7ccdcdd89fd387796">Google.OrTools.Util.operations_research_utilPINVOKE.UtilInt64VectorVector_Reverse__SWIG_0</a></div><div class="ttdeci">static void UtilInt64VectorVector_Reverse__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_html_ae1b551cc51c9d556342b27b466a7c7cb"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#ae1b551cc51c9d556342b27b466a7c7cb">Google.OrTools.Util.UtilInt64VectorVector.Reverse</a></div><div class="ttdeci">void Reverse()</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00297">util/UtilInt64VectorVector.cs:297</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a4c5a37e532c403d79d7ddfe48951ae29"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a4c5a37e532c403d79d7ddfe48951ae29">Google.OrTools.Util.operations_research_utilPINVOKE.UtilInt64VectorVector_RemoveAt</a></div><div class="ttdeci">static void UtilInt64VectorVector_RemoveAt(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_html_a1b40a2658f30f8466f310ceea310afb5"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a1b40a2658f30f8466f310ceea310afb5">Google.OrTools.Util.UtilInt64VectorVector.Dispose</a></div><div class="ttdeci">virtual void Dispose()</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00036">util/UtilInt64VectorVector.cs:36</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_1_1UtilInt64VectorVectorEnumerator_html_ad5316c283894d57be1450edab878aed0"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_1_1UtilInt64VectorVectorEnumerator.html#ad5316c283894d57be1450edab878aed0">Google.OrTools.Util.UtilInt64VectorVector.UtilInt64VectorVectorEnumerator.MoveNext</a></div><div class="ttdeci">bool MoveNext()</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00181">util/UtilInt64VectorVector.cs:181</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html">Google.OrTools.Util.UtilInt64VectorVector</a></div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00017">util/UtilInt64VectorVector.cs:17</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">Google.OrTools.Util.operations_research_utilPINVOKE</a></div><div class="ttdef"><b>Definition:</b> <a href="operations__research__utilPINVOKE_8cs_source.html#l00013">operations_research_utilPINVOKE.cs:13</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_html_a306200ae5b13284b28b21820ed1c1be8"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a306200ae5b13284b28b21820ed1c1be8">Google.OrTools.Util.UtilInt64VectorVector.AddRange</a></div><div class="ttdeci">void AddRange(UtilInt64VectorVector values)</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00258">util/UtilInt64VectorVector.cs:258</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_1_1UtilInt64VectorVectorEnumerator_html_a6e2d745cdb7a7b983f861ed6a9a541a7"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector_1_1UtilInt64VectorVectorEnumerator.html#a6e2d745cdb7a7b983f861ed6a9a541a7">Google.OrTools.Util.UtilInt64VectorVector.UtilInt64VectorVectorEnumerator.Dispose</a></div><div class="ttdeci">void Dispose()</div><div class="ttdef"><b>Definition:</b> <a href="util_2UtilInt64VectorVector_8cs_source.html#l00201">util/UtilInt64VectorVector.cs:201</a></div></div>
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>