504 lines
118 KiB
HTML
504 lines
118 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"/>-->
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
<link href="styleSheet.tmp.css" rel="stylesheet" type="text/css"/>
|
|
</head>
|
|
<body>
|
|
<div id="banner-container">
|
|
<div id="banner">
|
|
<span id="sfml">Google OR-Tools 8.1</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;">.Net Reference</h1>
|
|
</div>
|
|
<!-- Generated by Doxygen 1.8.20 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
<div id="nav-sync" class="sync"></div>
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(function(){initNavTree('algorithms_2Int64Vector_8cs_source.html',''); initResizable(); });
|
|
/* @license-end */
|
|
</script>
|
|
<div id="doc-content">
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
<div class="header">
|
|
<div class="headertitle">
|
|
<div class="title">algorithms/Int64Vector.cs</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<a href="algorithms_2Int64Vector_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> <span class="comment">//------------------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// <auto-generated /></span></div>
|
|
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div>
|
|
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <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> <span class="comment">// Version 4.0.2</span></div>
|
|
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">//</span></div>
|
|
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <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> <span class="comment">// the SWIG interface file instead.</span></div>
|
|
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment">//------------------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span>  </div>
|
|
<div class="line"><a name="l00011"></a><span class="lineno"><a class="line" href="namespaceGoogle_1_1OrTools_1_1Algorithms.html"> 11</a></span> <span class="keyword">namespace </span><a class="code" href="namespaceGoogle_1_1OrTools_1_1Algorithms.html">Google.OrTools.Algorithms</a> {</div>
|
|
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span>  </div>
|
|
<div class="line"><a name="l00013"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html"> 13</a></span> <span class="keyword">public</span> <span class="keyword">class </span><a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html">Int64Vector</a> : <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IDisposable, <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Collections.IEnumerable, <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Collections.Generic.IList<long></div>
|
|
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span>  {</div>
|
|
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span>  <span class="keyword">private</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Runtime.InteropServices.HandleRef swigCPtr;</div>
|
|
<div class="line"><a name="l00016"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#abc050282310ee35f8b4bac77b6103375"> 16</a></span>  <span class="keyword">protected</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#abc050282310ee35f8b4bac77b6103375">swigCMemOwn</a>;</div>
|
|
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span>  </div>
|
|
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>  <span class="keyword">internal</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a168c7db87ed48a1dcd19a820777c8588">Int64Vector</a>(<a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr cPtr, <span class="keywordtype">bool</span> cMemoryOwn) {</div>
|
|
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#abc050282310ee35f8b4bac77b6103375">swigCMemOwn</a> = cMemoryOwn;</div>
|
|
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  swigCPtr = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Runtime.InteropServices.HandleRef(<span class="keyword">this</span>, cPtr);</div>
|
|
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  }</div>
|
|
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  </div>
|
|
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <span class="keyword">internal</span> <span class="keyword">static</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Runtime.InteropServices.HandleRef getCPtr(<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html">Int64Vector</a> obj) {</div>
|
|
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <span class="keywordflow">return</span> (obj == <span class="keyword">null</span>) ? <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Runtime.InteropServices.HandleRef(<span class="keyword">null</span>, <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr.Zero) : obj.swigCPtr;</div>
|
|
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  }</div>
|
|
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  </div>
|
|
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  ~<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a168c7db87ed48a1dcd19a820777c8588">Int64Vector</a>() {</div>
|
|
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a6e2d745cdb7a7b983f861ed6a9a541a7">Dispose</a>(<span class="keyword">false</span>);</div>
|
|
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  }</div>
|
|
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  </div>
|
|
<div class="line"><a name="l00031"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a6e2d745cdb7a7b983f861ed6a9a541a7"> 31</a></span>  <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a6e2d745cdb7a7b983f861ed6a9a541a7">Dispose</a>() {</div>
|
|
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a6e2d745cdb7a7b983f861ed6a9a541a7">Dispose</a>(<span class="keyword">true</span>);</div>
|
|
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.GC.SuppressFinalize(<span class="keyword">this</span>);</div>
|
|
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  }</div>
|
|
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  </div>
|
|
<div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a8ad4348ef0f9969025bab397e7e27e26"> 36</a></span>  <span class="keyword">protected</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a8ad4348ef0f9969025bab397e7e27e26">Dispose</a>(<span class="keywordtype">bool</span> disposing) {</div>
|
|
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  lock(<span class="keyword">this</span>) {</div>
|
|
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keywordflow">if</span> (swigCPtr.Handle != <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr.Zero) {</div>
|
|
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#abc050282310ee35f8b4bac77b6103375">swigCMemOwn</a>) {</div>
|
|
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#abc050282310ee35f8b4bac77b6103375">swigCMemOwn</a> = <span class="keyword">false</span>;</div>
|
|
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#ad55b30e4682ea4a02aa89d4cda1bc2ba">delete_Int64Vector</a>(swigCPtr);</div>
|
|
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  }</div>
|
|
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  swigCPtr = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Runtime.InteropServices.HandleRef(<span class="keyword">null</span>, <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr.Zero);</div>
|
|
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  }</div>
|
|
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  }</div>
|
|
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  }</div>
|
|
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  </div>
|
|
<div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a6a49be260c8004de3e132a6ab45572e7"> 48</a></span>  <span class="keyword">public</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a6a49be260c8004de3e132a6ab45572e7">Int64Vector</a>(<a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Collections.IEnumerable c) : this() {</div>
|
|
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="keywordflow">if</span> (c == <span class="keyword">null</span>)</div>
|
|
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <span class="keywordflow">throw</span> <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.ArgumentNullException(<span class="stringliteral">"c"</span>);</div>
|
|
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <span class="keywordflow">foreach</span> (<span class="keywordtype">long</span> element <span class="keywordflow">in</span> c) {</div>
|
|
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  this.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#ad949437cf1764aade5c7cbd8fa1c3166">Add</a>(element);</div>
|
|
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  }</div>
|
|
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  }</div>
|
|
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  </div>
|
|
<div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#ad4667d4b8f13130fe31654d53966f402"> 56</a></span>  <span class="keyword">public</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#ad4667d4b8f13130fe31654d53966f402">Int64Vector</a>(<a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Collections.Generic.IEnumerable<<span class="keywordtype">long</span>> c) : this() {</div>
|
|
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <span class="keywordflow">if</span> (c == <span class="keyword">null</span>)</div>
|
|
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <span class="keywordflow">throw</span> <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.ArgumentNullException(<span class="stringliteral">"c"</span>);</div>
|
|
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <span class="keywordflow">foreach</span> (<span class="keywordtype">long</span> element <span class="keywordflow">in</span> c) {</div>
|
|
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  this.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#ad949437cf1764aade5c7cbd8fa1c3166">Add</a>(element);</div>
|
|
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  }</div>
|
|
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  }</div>
|
|
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  </div>
|
|
<div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a8ec7d7c5cd2656150a6237ce80df4d20"> 64</a></span>  <span class="keyword">public</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a8ec7d7c5cd2656150a6237ce80df4d20">IsFixedSize</a> {</div>
|
|
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <span class="keyword">get</span> {</div>
|
|
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
|
|
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  }</div>
|
|
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  }</div>
|
|
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  </div>
|
|
<div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#ad1b02f19e753582b3c5f9ed71bb0318a"> 70</a></span>  <span class="keyword">public</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#ad1b02f19e753582b3c5f9ed71bb0318a">IsReadOnly</a> {</div>
|
|
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <span class="keyword">get</span> {</div>
|
|
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
|
|
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  }</div>
|
|
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  }</div>
|
|
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  </div>
|
|
<div class="line"><a name="l00076"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a079ebfe25f43ff6a4f4714f4abf56bba"> 76</a></span>  <span class="keyword">public</span> <span class="keywordtype">long</span> <span class="keyword">this</span>[<span class="keywordtype">int</span> index] {</div>
|
|
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <span class="keyword">get</span> {</div>
|
|
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <span class="keywordflow">return</span> getitem(index);</div>
|
|
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  }</div>
|
|
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <span class="keyword">set</span> {</div>
|
|
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  setitem(index, value);</div>
|
|
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  }</div>
|
|
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  }</div>
|
|
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  </div>
|
|
<div class="line"><a name="l00085"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a5ad7f82470f145a0d6ae871ff7b623f3"> 85</a></span>  <span class="keyword">public</span> <span class="keywordtype">int</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a5ad7f82470f145a0d6ae871ff7b623f3">Capacity</a> {</div>
|
|
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <span class="keyword">get</span> {</div>
|
|
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <span class="keywordflow">return</span> (<span class="keywordtype">int</span>)capacity();</div>
|
|
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  }</div>
|
|
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <span class="keyword">set</span> {</div>
|
|
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  <span class="keywordflow">if</span> (value < size())</div>
|
|
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <span class="keywordflow">throw</span> <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.ArgumentOutOfRangeException(<span class="stringliteral">"Capacity"</span>);</div>
|
|
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  reserve((uint)value);</div>
|
|
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  }</div>
|
|
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  }</div>
|
|
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  </div>
|
|
<div class="line"><a name="l00096"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#aad462966ed963f892117056de1eba502"> 96</a></span>  <span class="keyword">public</span> <span class="keywordtype">int</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#aad462966ed963f892117056de1eba502">Count</a> {</div>
|
|
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <span class="keyword">get</span> {</div>
|
|
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  <span class="keywordflow">return</span> (<span class="keywordtype">int</span>)size();</div>
|
|
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  }</div>
|
|
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  }</div>
|
|
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  </div>
|
|
<div class="line"><a name="l00102"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a94b969d24485ca893c76b3323b3326f4"> 102</a></span>  <span class="keyword">public</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a94b969d24485ca893c76b3323b3326f4">IsSynchronized</a> {</div>
|
|
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <span class="keyword">get</span> {</div>
|
|
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
|
|
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  }</div>
|
|
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  }</div>
|
|
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  </div>
|
|
<div class="line"><a name="l00108"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#af7f404fe2f0b77489ca3577321a5ff94"> 108</a></span>  <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#af7f404fe2f0b77489ca3577321a5ff94">CopyTo</a>(<span class="keywordtype">long</span>[] array)</div>
|
|
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  {</div>
|
|
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#af7f404fe2f0b77489ca3577321a5ff94">CopyTo</a>(0, array, 0, this.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#aad462966ed963f892117056de1eba502">Count</a>);</div>
|
|
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  }</div>
|
|
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  </div>
|
|
<div class="line"><a name="l00113"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a864e771b3e40d6fc7a9c5516e45e4ec3"> 113</a></span>  <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a864e771b3e40d6fc7a9c5516e45e4ec3">CopyTo</a>(<span class="keywordtype">long</span>[] array, <span class="keywordtype">int</span> arrayIndex)</div>
|
|
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  {</div>
|
|
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#af7f404fe2f0b77489ca3577321a5ff94">CopyTo</a>(0, array, arrayIndex, this.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#aad462966ed963f892117056de1eba502">Count</a>);</div>
|
|
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  }</div>
|
|
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  </div>
|
|
<div class="line"><a name="l00118"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a9e8ff310cc3c27b59e4106f850ceaddf"> 118</a></span>  <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a9e8ff310cc3c27b59e4106f850ceaddf">CopyTo</a>(<span class="keywordtype">int</span> index, <span class="keywordtype">long</span>[] array, <span class="keywordtype">int</span> arrayIndex, <span class="keywordtype">int</span> count)</div>
|
|
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  {</div>
|
|
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  <span class="keywordflow">if</span> (array == <span class="keyword">null</span>)</div>
|
|
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <span class="keywordflow">throw</span> <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.ArgumentNullException(<span class="stringliteral">"array"</span>);</div>
|
|
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  <span class="keywordflow">if</span> (index < 0)</div>
|
|
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  <span class="keywordflow">throw</span> <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.ArgumentOutOfRangeException(<span class="stringliteral">"index"</span>, <span class="stringliteral">"Value is less than zero"</span>);</div>
|
|
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  <span class="keywordflow">if</span> (arrayIndex < 0)</div>
|
|
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  <span class="keywordflow">throw</span> <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.ArgumentOutOfRangeException(<span class="stringliteral">"arrayIndex"</span>, <span class="stringliteral">"Value is less than zero"</span>);</div>
|
|
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  <span class="keywordflow">if</span> (count < 0)</div>
|
|
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  <span class="keywordflow">throw</span> <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.ArgumentOutOfRangeException(<span class="stringliteral">"count"</span>, <span class="stringliteral">"Value is less than zero"</span>);</div>
|
|
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  <span class="keywordflow">if</span> (array.Rank > 1)</div>
|
|
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  <span class="keywordflow">throw</span> <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.ArgumentException(<span class="stringliteral">"Multi dimensional array."</span>, <span class="stringliteral">"array"</span>);</div>
|
|
<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  <span class="keywordflow">if</span> (index+count > this.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#aad462966ed963f892117056de1eba502">Count</a> || arrayIndex+count > array.Length)</div>
|
|
<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  <span class="keywordflow">throw</span> <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.ArgumentException(<span class="stringliteral">"Number of elements to copy is too large."</span>);</div>
|
|
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  <span class="keywordflow">for</span> (<span class="keywordtype">int</span> i=0; i<count; i++)</div>
|
|
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  array.SetValue(getitemcopy(index+i), arrayIndex+i);</div>
|
|
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>  }</div>
|
|
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  </div>
|
|
<div class="line"><a name="l00136"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#aac5141816359b1f2e374b9f1356cf734"> 136</a></span>  <span class="keyword">public</span> <span class="keywordtype">long</span>[] <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#aac5141816359b1f2e374b9f1356cf734">ToArray</a>() {</div>
|
|
<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  <span class="keywordtype">long</span>[] array = <span class="keyword">new</span> <span class="keywordtype">long</span>[this.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#aad462966ed963f892117056de1eba502">Count</a>];</div>
|
|
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  this.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#af7f404fe2f0b77489ca3577321a5ff94">CopyTo</a>(array);</div>
|
|
<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  <span class="keywordflow">return</span> array;</div>
|
|
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  }</div>
|
|
<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  </div>
|
|
<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Collections.Generic.IEnumerator<<span class="keywordtype">long</span>> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Collections.Generic.IEnumerable<<span class="keywordtype">long</span>>.GetEnumerator() {</div>
|
|
<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> Int64VectorEnumerator(<span class="keyword">this</span>);</div>
|
|
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  }</div>
|
|
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  </div>
|
|
<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Collections.IEnumerator <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Collections.IEnumerable.GetEnumerator() {</div>
|
|
<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> Int64VectorEnumerator(<span class="keyword">this</span>);</div>
|
|
<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>  }</div>
|
|
<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>  </div>
|
|
<div class="line"><a name="l00150"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#ae04db1268d449f52e48e7a9438c71133"> 150</a></span>  <span class="keyword">public</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_1_1Int64VectorEnumerator.html">Int64VectorEnumerator</a> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#ae04db1268d449f52e48e7a9438c71133">GetEnumerator</a>() {</div>
|
|
<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_1_1Int64VectorEnumerator.html">Int64VectorEnumerator</a>(<span class="keyword">this</span>);</div>
|
|
<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  }</div>
|
|
<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  </div>
|
|
<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>  <span class="comment">// Type-safe enumerator</span></div>
|
|
<div class="line"><a name="l00159"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_1_1Int64VectorEnumerator.html"> 159</a></span> <span class="comment"></span> <span class="keyword">public</span> sealed <span class="keyword">class </span><a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_1_1Int64VectorEnumerator.html">Int64VectorEnumerator</a> : <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Collections.IEnumerator</div>
|
|
<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>  , <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Collections.Generic.IEnumerator<long></div>
|
|
<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  {</div>
|
|
<div class="line"><a name="l00162"></a><span class="lineno"> 162</span>  <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html">Int64Vector</a> collectionRef;</div>
|
|
<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>  <span class="keyword">private</span> <span class="keywordtype">int</span> currentIndex;</div>
|
|
<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>  <span class="keyword">private</span> <span class="keywordtype">object</span> currentObject;</div>
|
|
<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>  <span class="keyword">private</span> <span class="keywordtype">int</span> currentSize;</div>
|
|
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>  </div>
|
|
<div class="line"><a name="l00167"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_1_1Int64VectorEnumerator.html#aee4964ae714b19adc31fd9cb2fded47f"> 167</a></span>  <span class="keyword">public</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_1_1Int64VectorEnumerator.html#aee4964ae714b19adc31fd9cb2fded47f">Int64VectorEnumerator</a>(<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html">Int64Vector</a> collection) {</div>
|
|
<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>  collectionRef = collection;</div>
|
|
<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>  currentIndex = -1;</div>
|
|
<div class="line"><a name="l00170"></a><span class="lineno"> 170</span>  currentObject = <span class="keyword">null</span>;</div>
|
|
<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>  currentSize = collectionRef.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#aad462966ed963f892117056de1eba502">Count</a>;</div>
|
|
<div class="line"><a name="l00172"></a><span class="lineno"> 172</span>  }</div>
|
|
<div class="line"><a name="l00173"></a><span class="lineno"> 173</span>  </div>
|
|
<div class="line"><a name="l00174"></a><span class="lineno"> 174</span>  <span class="comment">// Type-safe iterator Current</span></div>
|
|
<div class="line"><a name="l00175"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_1_1Int64VectorEnumerator.html#ae0cbc115a66699ead8d93fddccf271ef"> 175</a></span>  <span class="keyword">public</span> <span class="keywordtype">long</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_1_1Int64VectorEnumerator.html#ae0cbc115a66699ead8d93fddccf271ef">Current</a> {</div>
|
|
<div class="line"><a name="l00176"></a><span class="lineno"> 176</span>  <span class="keyword">get</span> {</div>
|
|
<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>  <span class="keywordflow">if</span> (currentIndex == -1)</div>
|
|
<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>  <span class="keywordflow">throw</span> <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.InvalidOperationException(<span class="stringliteral">"Enumeration not started."</span>);</div>
|
|
<div class="line"><a name="l00179"></a><span class="lineno"> 179</span>  <span class="keywordflow">if</span> (currentIndex > currentSize - 1)</div>
|
|
<div class="line"><a name="l00180"></a><span class="lineno"> 180</span>  <span class="keywordflow">throw</span> <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.InvalidOperationException(<span class="stringliteral">"Enumeration finished."</span>);</div>
|
|
<div class="line"><a name="l00181"></a><span class="lineno"> 181</span>  <span class="keywordflow">if</span> (currentObject == <span class="keyword">null</span>)</div>
|
|
<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>  <span class="keywordflow">throw</span> <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.InvalidOperationException(<span class="stringliteral">"Collection modified."</span>);</div>
|
|
<div class="line"><a name="l00183"></a><span class="lineno"> 183</span>  <span class="keywordflow">return</span> (<span class="keywordtype">long</span>)currentObject;</div>
|
|
<div class="line"><a name="l00184"></a><span class="lineno"> 184</span>  }</div>
|
|
<div class="line"><a name="l00185"></a><span class="lineno"> 185</span>  }</div>
|
|
<div class="line"><a name="l00186"></a><span class="lineno"> 186</span>  </div>
|
|
<div class="line"><a name="l00187"></a><span class="lineno"> 187</span>  <span class="comment">// Type-unsafe IEnumerator.Current</span></div>
|
|
<div class="line"><a name="l00188"></a><span class="lineno"> 188</span>  <span class="keywordtype">object</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Collections.IEnumerator.Current {</div>
|
|
<div class="line"><a name="l00189"></a><span class="lineno"> 189</span>  <span class="keyword">get</span> {</div>
|
|
<div class="line"><a name="l00190"></a><span class="lineno"> 190</span>  <span class="keywordflow">return</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_1_1Int64VectorEnumerator.html#ae0cbc115a66699ead8d93fddccf271ef">Current</a>;</div>
|
|
<div class="line"><a name="l00191"></a><span class="lineno"> 191</span>  }</div>
|
|
<div class="line"><a name="l00192"></a><span class="lineno"> 192</span>  }</div>
|
|
<div class="line"><a name="l00193"></a><span class="lineno"> 193</span>  </div>
|
|
<div class="line"><a name="l00194"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_1_1Int64VectorEnumerator.html#ad5316c283894d57be1450edab878aed0"> 194</a></span>  <span class="keyword">public</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_1_1Int64VectorEnumerator.html#ad5316c283894d57be1450edab878aed0">MoveNext</a>() {</div>
|
|
<div class="line"><a name="l00195"></a><span class="lineno"> 195</span>  <span class="keywordtype">int</span> size = collectionRef.Count;</div>
|
|
<div class="line"><a name="l00196"></a><span class="lineno"> 196</span>  <span class="keywordtype">bool</span> moveOkay = (currentIndex+1 < size) && (size == currentSize);</div>
|
|
<div class="line"><a name="l00197"></a><span class="lineno"> 197</span>  <span class="keywordflow">if</span> (moveOkay) {</div>
|
|
<div class="line"><a name="l00198"></a><span class="lineno"> 198</span>  currentIndex++;</div>
|
|
<div class="line"><a name="l00199"></a><span class="lineno"> 199</span>  currentObject = collectionRef[currentIndex];</div>
|
|
<div class="line"><a name="l00200"></a><span class="lineno"> 200</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l00201"></a><span class="lineno"> 201</span>  currentObject = <span class="keyword">null</span>;</div>
|
|
<div class="line"><a name="l00202"></a><span class="lineno"> 202</span>  }</div>
|
|
<div class="line"><a name="l00203"></a><span class="lineno"> 203</span>  <span class="keywordflow">return</span> moveOkay;</div>
|
|
<div class="line"><a name="l00204"></a><span class="lineno"> 204</span>  }</div>
|
|
<div class="line"><a name="l00205"></a><span class="lineno"> 205</span>  </div>
|
|
<div class="line"><a name="l00206"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_1_1Int64VectorEnumerator.html#a372de693ad40b3f42839c8ec6ac845f4"> 206</a></span>  <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_1_1Int64VectorEnumerator.html#a372de693ad40b3f42839c8ec6ac845f4">Reset</a>() {</div>
|
|
<div class="line"><a name="l00207"></a><span class="lineno"> 207</span>  currentIndex = -1;</div>
|
|
<div class="line"><a name="l00208"></a><span class="lineno"> 208</span>  currentObject = <span class="keyword">null</span>;</div>
|
|
<div class="line"><a name="l00209"></a><span class="lineno"> 209</span>  <span class="keywordflow">if</span> (collectionRef.Count != currentSize) {</div>
|
|
<div class="line"><a name="l00210"></a><span class="lineno"> 210</span>  <span class="keywordflow">throw</span> <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.InvalidOperationException(<span class="stringliteral">"Collection modified."</span>);</div>
|
|
<div class="line"><a name="l00211"></a><span class="lineno"> 211</span>  }</div>
|
|
<div class="line"><a name="l00212"></a><span class="lineno"> 212</span>  }</div>
|
|
<div class="line"><a name="l00213"></a><span class="lineno"> 213</span>  </div>
|
|
<div class="line"><a name="l00214"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_1_1Int64VectorEnumerator.html#a6e2d745cdb7a7b983f861ed6a9a541a7"> 214</a></span>  <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_1_1Int64VectorEnumerator.html#a6e2d745cdb7a7b983f861ed6a9a541a7">Dispose</a>() {</div>
|
|
<div class="line"><a name="l00215"></a><span class="lineno"> 215</span>  currentIndex = -1;</div>
|
|
<div class="line"><a name="l00216"></a><span class="lineno"> 216</span>  currentObject = <span class="keyword">null</span>;</div>
|
|
<div class="line"><a name="l00217"></a><span class="lineno"> 217</span>  }</div>
|
|
<div class="line"><a name="l00218"></a><span class="lineno"> 218</span>  }</div>
|
|
<div class="line"><a name="l00219"></a><span class="lineno"> 219</span>  </div>
|
|
<div class="line"><a name="l00220"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#aa71d36872f416feaa853788a7a7a7ef8"> 220</a></span>  <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#aa71d36872f416feaa853788a7a7a7ef8">Clear</a>() {</div>
|
|
<div class="line"><a name="l00221"></a><span class="lineno"> 221</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#aaadfbcefcdd59f02cb10e50a5a2a1ef6">Int64Vector_Clear</a>(swigCPtr);</div>
|
|
<div class="line"><a name="l00222"></a><span class="lineno"> 222</span>  }</div>
|
|
<div class="line"><a name="l00223"></a><span class="lineno"> 223</span>  </div>
|
|
<div class="line"><a name="l00224"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#ad949437cf1764aade5c7cbd8fa1c3166"> 224</a></span>  <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#ad949437cf1764aade5c7cbd8fa1c3166">Add</a>(<span class="keywordtype">long</span> x) {</div>
|
|
<div class="line"><a name="l00225"></a><span class="lineno"> 225</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a31cec18130a3652c32a0251f631c1366">Int64Vector_Add</a>(swigCPtr, x);</div>
|
|
<div class="line"><a name="l00226"></a><span class="lineno"> 226</span>  }</div>
|
|
<div class="line"><a name="l00227"></a><span class="lineno"> 227</span>  </div>
|
|
<div class="line"><a name="l00228"></a><span class="lineno"> 228</span>  <span class="keyword">private</span> uint size() {</div>
|
|
<div class="line"><a name="l00229"></a><span class="lineno"> 229</span>  uint ret = <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a204cfe81db3d40c7d9fff872c1c947ba">Int64Vector_size</a>(swigCPtr);</div>
|
|
<div class="line"><a name="l00230"></a><span class="lineno"> 230</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00231"></a><span class="lineno"> 231</span>  }</div>
|
|
<div class="line"><a name="l00232"></a><span class="lineno"> 232</span>  </div>
|
|
<div class="line"><a name="l00233"></a><span class="lineno"> 233</span>  <span class="keyword">private</span> uint capacity() {</div>
|
|
<div class="line"><a name="l00234"></a><span class="lineno"> 234</span>  uint ret = operations_research_algorithmsPINVOKE.Int64Vector_capacity(swigCPtr);</div>
|
|
<div class="line"><a name="l00235"></a><span class="lineno"> 235</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00236"></a><span class="lineno"> 236</span>  }</div>
|
|
<div class="line"><a name="l00237"></a><span class="lineno"> 237</span>  </div>
|
|
<div class="line"><a name="l00238"></a><span class="lineno"> 238</span>  <span class="keyword">private</span> <span class="keywordtype">void</span> reserve(uint n) {</div>
|
|
<div class="line"><a name="l00239"></a><span class="lineno"> 239</span>  operations_research_algorithmsPINVOKE.Int64Vector_reserve(swigCPtr, n);</div>
|
|
<div class="line"><a name="l00240"></a><span class="lineno"> 240</span>  }</div>
|
|
<div class="line"><a name="l00241"></a><span class="lineno"> 241</span>  </div>
|
|
<div class="line"><a name="l00242"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a168c7db87ed48a1dcd19a820777c8588"> 242</a></span>  <span class="keyword">public</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a168c7db87ed48a1dcd19a820777c8588">Int64Vector</a>() : this(<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.new_Int64Vector__SWIG_0(), true) {</div>
|
|
<div class="line"><a name="l00243"></a><span class="lineno"> 243</span>  }</div>
|
|
<div class="line"><a name="l00244"></a><span class="lineno"> 244</span>  </div>
|
|
<div class="line"><a name="l00245"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a6a9e1be5830bb86d1685684806b1e2a0"> 245</a></span>  <span class="keyword">public</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a6a9e1be5830bb86d1685684806b1e2a0">Int64Vector</a>(<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html">Int64Vector</a> other) : this(<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.new_Int64Vector__SWIG_1(<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html">Int64Vector</a>.getCPtr(other)), true) {</div>
|
|
<div class="line"><a name="l00246"></a><span class="lineno"> 246</span>  <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a name="l00247"></a><span class="lineno"> 247</span>  }</div>
|
|
<div class="line"><a name="l00248"></a><span class="lineno"> 248</span>  </div>
|
|
<div class="line"><a name="l00249"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a22b1c99dbcaab231c739f7065ef53d72"> 249</a></span>  <span class="keyword">public</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a22b1c99dbcaab231c739f7065ef53d72">Int64Vector</a>(<span class="keywordtype">int</span> capacity) : this(<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.new_Int64Vector__SWIG_2(capacity), true) {</div>
|
|
<div class="line"><a name="l00250"></a><span class="lineno"> 250</span>  <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a name="l00251"></a><span class="lineno"> 251</span>  }</div>
|
|
<div class="line"><a name="l00252"></a><span class="lineno"> 252</span>  </div>
|
|
<div class="line"><a name="l00253"></a><span class="lineno"> 253</span>  <span class="keyword">private</span> <span class="keywordtype">long</span> getitemcopy(<span class="keywordtype">int</span> index) {</div>
|
|
<div class="line"><a name="l00254"></a><span class="lineno"> 254</span>  <span class="keywordtype">long</span> ret = <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#aac98e540e1c3c1fcf6ff5b7b3be91e2e">Int64Vector_getitemcopy</a>(swigCPtr, index);</div>
|
|
<div class="line"><a name="l00255"></a><span class="lineno"> 255</span>  <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a name="l00256"></a><span class="lineno"> 256</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00257"></a><span class="lineno"> 257</span>  }</div>
|
|
<div class="line"><a name="l00258"></a><span class="lineno"> 258</span>  </div>
|
|
<div class="line"><a name="l00259"></a><span class="lineno"> 259</span>  <span class="keyword">private</span> <span class="keywordtype">long</span> getitem(<span class="keywordtype">int</span> index) {</div>
|
|
<div class="line"><a name="l00260"></a><span class="lineno"> 260</span>  <span class="keywordtype">long</span> ret = operations_research_algorithmsPINVOKE.Int64Vector_getitem(swigCPtr, index);</div>
|
|
<div class="line"><a name="l00261"></a><span class="lineno"> 261</span>  <span class="keywordflow">if</span> (operations_research_algorithmsPINVOKE.SWIGPendingException.Pending) <span class="keywordflow">throw</span> operations_research_algorithmsPINVOKE.SWIGPendingException.Retrieve();</div>
|
|
<div class="line"><a name="l00262"></a><span class="lineno"> 262</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00263"></a><span class="lineno"> 263</span>  }</div>
|
|
<div class="line"><a name="l00264"></a><span class="lineno"> 264</span>  </div>
|
|
<div class="line"><a name="l00265"></a><span class="lineno"> 265</span>  <span class="keyword">private</span> <span class="keywordtype">void</span> setitem(<span class="keywordtype">int</span> index, <span class="keywordtype">long</span> val) {</div>
|
|
<div class="line"><a name="l00266"></a><span class="lineno"> 266</span>  operations_research_algorithmsPINVOKE.Int64Vector_setitem(swigCPtr, index, val);</div>
|
|
<div class="line"><a name="l00267"></a><span class="lineno"> 267</span>  <span class="keywordflow">if</span> (operations_research_algorithmsPINVOKE.SWIGPendingException.Pending) <span class="keywordflow">throw</span> operations_research_algorithmsPINVOKE.SWIGPendingException.Retrieve();</div>
|
|
<div class="line"><a name="l00268"></a><span class="lineno"> 268</span>  }</div>
|
|
<div class="line"><a name="l00269"></a><span class="lineno"> 269</span>  </div>
|
|
<div class="line"><a name="l00270"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a95bd186cde6219880908b76539a33cc2"> 270</a></span>  <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a95bd186cde6219880908b76539a33cc2">AddRange</a>(<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html">Int64Vector</a> values) {</div>
|
|
<div class="line"><a name="l00271"></a><span class="lineno"> 271</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a5ec4feb6fb0770629bc0e5da35715336">Int64Vector_AddRange</a>(swigCPtr, <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html">Int64Vector</a>.getCPtr(values));</div>
|
|
<div class="line"><a name="l00272"></a><span class="lineno"> 272</span>  <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a name="l00273"></a><span class="lineno"> 273</span>  }</div>
|
|
<div class="line"><a name="l00274"></a><span class="lineno"> 274</span>  </div>
|
|
<div class="line"><a name="l00275"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a23e49836eb5994aab1368bd5941eb51f"> 275</a></span>  <span class="keyword">public</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html">Int64Vector</a> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a23e49836eb5994aab1368bd5941eb51f">GetRange</a>(<span class="keywordtype">int</span> index, <span class="keywordtype">int</span> count) {</div>
|
|
<div class="line"><a name="l00276"></a><span class="lineno"> 276</span>  <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr cPtr = <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a318ee4505df40c47be69f8e35e7cd16e">Int64Vector_GetRange</a>(swigCPtr, index, count);</div>
|
|
<div class="line"><a name="l00277"></a><span class="lineno"> 277</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html">Int64Vector</a> ret = (cPtr == <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr.Zero) ? <span class="keyword">null</span> : <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a168c7db87ed48a1dcd19a820777c8588">Int64Vector</a>(cPtr, <span class="keyword">true</span>);</div>
|
|
<div class="line"><a name="l00278"></a><span class="lineno"> 278</span>  <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a name="l00279"></a><span class="lineno"> 279</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00280"></a><span class="lineno"> 280</span>  }</div>
|
|
<div class="line"><a name="l00281"></a><span class="lineno"> 281</span>  </div>
|
|
<div class="line"><a name="l00282"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a416ba24ab2201269f8a88f4387c08466"> 282</a></span>  <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a416ba24ab2201269f8a88f4387c08466">Insert</a>(<span class="keywordtype">int</span> index, <span class="keywordtype">long</span> x) {</div>
|
|
<div class="line"><a name="l00283"></a><span class="lineno"> 283</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a78ce1137358da199407aaef526e783b6">Int64Vector_Insert</a>(swigCPtr, index, x);</div>
|
|
<div class="line"><a name="l00284"></a><span class="lineno"> 284</span>  <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a name="l00285"></a><span class="lineno"> 285</span>  }</div>
|
|
<div class="line"><a name="l00286"></a><span class="lineno"> 286</span>  </div>
|
|
<div class="line"><a name="l00287"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a0b4a425bb17806845a83bfd79a751c3f"> 287</a></span>  <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a0b4a425bb17806845a83bfd79a751c3f">InsertRange</a>(<span class="keywordtype">int</span> index, <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html">Int64Vector</a> values) {</div>
|
|
<div class="line"><a name="l00288"></a><span class="lineno"> 288</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a9497e83ef9e733b32f0e77a07338c293">Int64Vector_InsertRange</a>(swigCPtr, index, <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html">Int64Vector</a>.getCPtr(values));</div>
|
|
<div class="line"><a name="l00289"></a><span class="lineno"> 289</span>  <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a name="l00290"></a><span class="lineno"> 290</span>  }</div>
|
|
<div class="line"><a name="l00291"></a><span class="lineno"> 291</span>  </div>
|
|
<div class="line"><a name="l00292"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#ad7c925d24a4e07389d2331e0508618ea"> 292</a></span>  <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#ad7c925d24a4e07389d2331e0508618ea">RemoveAt</a>(<span class="keywordtype">int</span> index) {</div>
|
|
<div class="line"><a name="l00293"></a><span class="lineno"> 293</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a35191a41ae781952b85a05db77589dd6">Int64Vector_RemoveAt</a>(swigCPtr, index);</div>
|
|
<div class="line"><a name="l00294"></a><span class="lineno"> 294</span>  <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a name="l00295"></a><span class="lineno"> 295</span>  }</div>
|
|
<div class="line"><a name="l00296"></a><span class="lineno"> 296</span>  </div>
|
|
<div class="line"><a name="l00297"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#ab8469187c24ee20858b41527b2f5e687"> 297</a></span>  <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#ab8469187c24ee20858b41527b2f5e687">RemoveRange</a>(<span class="keywordtype">int</span> index, <span class="keywordtype">int</span> count) {</div>
|
|
<div class="line"><a name="l00298"></a><span class="lineno"> 298</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#af4fe6c69c6dad6abd21cc1b54ba34b5e">Int64Vector_RemoveRange</a>(swigCPtr, index, count);</div>
|
|
<div class="line"><a name="l00299"></a><span class="lineno"> 299</span>  <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a name="l00300"></a><span class="lineno"> 300</span>  }</div>
|
|
<div class="line"><a name="l00301"></a><span class="lineno"> 301</span>  </div>
|
|
<div class="line"><a name="l00302"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a583c1ef8f0b3432dc556fb875e523816"> 302</a></span>  <span class="keyword">public</span> <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html">Int64Vector</a> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a583c1ef8f0b3432dc556fb875e523816">Repeat</a>(<span class="keywordtype">long</span> value, <span class="keywordtype">int</span> count) {</div>
|
|
<div class="line"><a name="l00303"></a><span class="lineno"> 303</span>  <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr cPtr = <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a8099f2edb6d125144bb2592f6367de93">Int64Vector_Repeat</a>(value, count);</div>
|
|
<div class="line"><a name="l00304"></a><span class="lineno"> 304</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html">Int64Vector</a> ret = (cPtr == <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr.Zero) ? <span class="keyword">null</span> : <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a168c7db87ed48a1dcd19a820777c8588">Int64Vector</a>(cPtr, <span class="keyword">true</span>);</div>
|
|
<div class="line"><a name="l00305"></a><span class="lineno"> 305</span>  <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a name="l00306"></a><span class="lineno"> 306</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00307"></a><span class="lineno"> 307</span>  }</div>
|
|
<div class="line"><a name="l00308"></a><span class="lineno"> 308</span>  </div>
|
|
<div class="line"><a name="l00309"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#ae1b551cc51c9d556342b27b466a7c7cb"> 309</a></span>  <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#ae1b551cc51c9d556342b27b466a7c7cb">Reverse</a>() {</div>
|
|
<div class="line"><a name="l00310"></a><span class="lineno"> 310</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a62d49f2d8ce2dda9c4592e5b93bc2c3d">Int64Vector_Reverse__SWIG_0</a>(swigCPtr);</div>
|
|
<div class="line"><a name="l00311"></a><span class="lineno"> 311</span>  }</div>
|
|
<div class="line"><a name="l00312"></a><span class="lineno"> 312</span>  </div>
|
|
<div class="line"><a name="l00313"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#af6cbf16084ead2a02440396e021b9b46"> 313</a></span>  <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#af6cbf16084ead2a02440396e021b9b46">Reverse</a>(<span class="keywordtype">int</span> index, <span class="keywordtype">int</span> count) {</div>
|
|
<div class="line"><a name="l00314"></a><span class="lineno"> 314</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#ad2b2931b667c33462fba562f109d6482">Int64Vector_Reverse__SWIG_1</a>(swigCPtr, index, count);</div>
|
|
<div class="line"><a name="l00315"></a><span class="lineno"> 315</span>  <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a name="l00316"></a><span class="lineno"> 316</span>  }</div>
|
|
<div class="line"><a name="l00317"></a><span class="lineno"> 317</span>  </div>
|
|
<div class="line"><a name="l00318"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a5be311234f0316371a033933cfa86db2"> 318</a></span>  <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a5be311234f0316371a033933cfa86db2">SetRange</a>(<span class="keywordtype">int</span> index, <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html">Int64Vector</a> values) {</div>
|
|
<div class="line"><a name="l00319"></a><span class="lineno"> 319</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a54552ffa274e1112a23df9cc32cc6dbf">Int64Vector_SetRange</a>(swigCPtr, index, <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html">Int64Vector</a>.getCPtr(values));</div>
|
|
<div class="line"><a name="l00320"></a><span class="lineno"> 320</span>  <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a name="l00321"></a><span class="lineno"> 321</span>  }</div>
|
|
<div class="line"><a name="l00322"></a><span class="lineno"> 322</span>  </div>
|
|
<div class="line"><a name="l00323"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#ab613fee6b08a7ec8047fd89a9f903d43"> 323</a></span>  <span class="keyword">public</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#ab613fee6b08a7ec8047fd89a9f903d43">Contains</a>(<span class="keywordtype">long</span> value) {</div>
|
|
<div class="line"><a name="l00324"></a><span class="lineno"> 324</span>  <span class="keywordtype">bool</span> ret = <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#ac7cce93b4da6ad042e356cffefeae82c">Int64Vector_Contains</a>(swigCPtr, value);</div>
|
|
<div class="line"><a name="l00325"></a><span class="lineno"> 325</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00326"></a><span class="lineno"> 326</span>  }</div>
|
|
<div class="line"><a name="l00327"></a><span class="lineno"> 327</span>  </div>
|
|
<div class="line"><a name="l00328"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#ad76f98ad1530aa6d37aa16a8b8edfa55"> 328</a></span>  <span class="keyword">public</span> <span class="keywordtype">int</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#ad76f98ad1530aa6d37aa16a8b8edfa55">IndexOf</a>(<span class="keywordtype">long</span> value) {</div>
|
|
<div class="line"><a name="l00329"></a><span class="lineno"> 329</span>  <span class="keywordtype">int</span> ret = <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a66c51a628b1dd2904fb8ead08d77e663">Int64Vector_IndexOf</a>(swigCPtr, value);</div>
|
|
<div class="line"><a name="l00330"></a><span class="lineno"> 330</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00331"></a><span class="lineno"> 331</span>  }</div>
|
|
<div class="line"><a name="l00332"></a><span class="lineno"> 332</span>  </div>
|
|
<div class="line"><a name="l00333"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a300b9003c478a3c63d9a3fc7569109dc"> 333</a></span>  <span class="keyword">public</span> <span class="keywordtype">int</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a300b9003c478a3c63d9a3fc7569109dc">LastIndexOf</a>(<span class="keywordtype">long</span> value) {</div>
|
|
<div class="line"><a name="l00334"></a><span class="lineno"> 334</span>  <span class="keywordtype">int</span> ret = <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a385d9763e76c00d3af6049a5dd2cbc1b">Int64Vector_LastIndexOf</a>(swigCPtr, value);</div>
|
|
<div class="line"><a name="l00335"></a><span class="lineno"> 335</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00336"></a><span class="lineno"> 336</span>  }</div>
|
|
<div class="line"><a name="l00337"></a><span class="lineno"> 337</span>  </div>
|
|
<div class="line"><a name="l00338"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a18fdf2670c2e0bf3e42aa86d370c47ef"> 338</a></span>  <span class="keyword">public</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a18fdf2670c2e0bf3e42aa86d370c47ef">Remove</a>(<span class="keywordtype">long</span> value) {</div>
|
|
<div class="line"><a name="l00339"></a><span class="lineno"> 339</span>  <span class="keywordtype">bool</span> ret = <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#aed5ab929fcc0b1d5967123271b825278">Int64Vector_Remove</a>(swigCPtr, value);</div>
|
|
<div class="line"><a name="l00340"></a><span class="lineno"> 340</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00341"></a><span class="lineno"> 341</span>  }</div>
|
|
<div class="line"><a name="l00342"></a><span class="lineno"> 342</span>  </div>
|
|
<div class="line"><a name="l00343"></a><span class="lineno"> 343</span> }</div>
|
|
<div class="line"><a name="l00344"></a><span class="lineno"> 344</span>  </div>
|
|
<div class="line"><a name="l00345"></a><span class="lineno"> 345</span> }</div>
|
|
</div><!-- fragment --></div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_ad949437cf1764aade5c7cbd8fa1c3166"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#ad949437cf1764aade5c7cbd8fa1c3166">Google.OrTools.Algorithms.Int64Vector.Add</a></div><div class="ttdeci">void Add(long x)</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00224">algorithms/Int64Vector.cs:224</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_ad2b2931b667c33462fba562f109d6482"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#ad2b2931b667c33462fba562f109d6482">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.Int64Vector_Reverse__SWIG_1</a></div><div class="ttdeci">static void Int64Vector_Reverse__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a204cfe81db3d40c7d9fff872c1c947ba"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a204cfe81db3d40c7d9fff872c1c947ba">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.Int64Vector_size</a></div><div class="ttdeci">static uint Int64Vector_size(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_aed5ab929fcc0b1d5967123271b825278"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#aed5ab929fcc0b1d5967123271b825278">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.Int64Vector_Remove</a></div><div class="ttdeci">static bool Int64Vector_Remove(global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_a583c1ef8f0b3432dc556fb875e523816"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a583c1ef8f0b3432dc556fb875e523816">Google.OrTools.Algorithms.Int64Vector.Repeat</a></div><div class="ttdeci">static Int64Vector Repeat(long value, int count)</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00302">algorithms/Int64Vector.cs:302</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a5ec4feb6fb0770629bc0e5da35715336"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a5ec4feb6fb0770629bc0e5da35715336">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.Int64Vector_AddRange</a></div><div class="ttdeci">static void Int64Vector_AddRange(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_ae04db1268d449f52e48e7a9438c71133"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#ae04db1268d449f52e48e7a9438c71133">Google.OrTools.Algorithms.Int64Vector.GetEnumerator</a></div><div class="ttdeci">Int64VectorEnumerator GetEnumerator()</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00150">algorithms/Int64Vector.cs:150</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_aac5141816359b1f2e374b9f1356cf734"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#aac5141816359b1f2e374b9f1356cf734">Google.OrTools.Algorithms.Int64Vector.ToArray</a></div><div class="ttdeci">long[] ToArray()</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00136">algorithms/Int64Vector.cs:136</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_1_1Int64VectorEnumerator_html_a6e2d745cdb7a7b983f861ed6a9a541a7"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_1_1Int64VectorEnumerator.html#a6e2d745cdb7a7b983f861ed6a9a541a7">Google.OrTools.Algorithms.Int64Vector.Int64VectorEnumerator.Dispose</a></div><div class="ttdeci">void Dispose()</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00214">algorithms/Int64Vector.cs:214</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_ac7cce93b4da6ad042e356cffefeae82c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#ac7cce93b4da6ad042e356cffefeae82c">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.Int64Vector_Contains</a></div><div class="ttdeci">static bool Int64Vector_Contains(global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_af7f404fe2f0b77489ca3577321a5ff94"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#af7f404fe2f0b77489ca3577321a5ff94">Google.OrTools.Algorithms.Int64Vector.CopyTo</a></div><div class="ttdeci">void CopyTo(long[] array)</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00108">algorithms/Int64Vector.cs:108</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_1_1Int64VectorEnumerator_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_1_1Int64VectorEnumerator.html">Google.OrTools.Algorithms.Int64Vector.Int64VectorEnumerator</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="algorithms_2Int64Vector_8cs_source.html#l00159">algorithms/Int64Vector.cs:161</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_ab613fee6b08a7ec8047fd89a9f903d43"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#ab613fee6b08a7ec8047fd89a9f903d43">Google.OrTools.Algorithms.Int64Vector.Contains</a></div><div class="ttdeci">bool Contains(long value)</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00323">algorithms/Int64Vector.cs:323</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_a8ec7d7c5cd2656150a6237ce80df4d20"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a8ec7d7c5cd2656150a6237ce80df4d20">Google.OrTools.Algorithms.Int64Vector.IsFixedSize</a></div><div class="ttdeci">bool IsFixedSize</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00064">algorithms/Int64Vector.cs:64</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_a6e2d745cdb7a7b983f861ed6a9a541a7"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a6e2d745cdb7a7b983f861ed6a9a541a7">Google.OrTools.Algorithms.Int64Vector.Dispose</a></div><div class="ttdeci">void Dispose()</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00031">algorithms/Int64Vector.cs:31</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_aaadfbcefcdd59f02cb10e50a5a2a1ef6"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#aaadfbcefcdd59f02cb10e50a5a2a1ef6">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.Int64Vector_Clear</a></div><div class="ttdeci">static void Int64Vector_Clear(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_1_1Int64VectorEnumerator_html_ad5316c283894d57be1450edab878aed0"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_1_1Int64VectorEnumerator.html#ad5316c283894d57be1450edab878aed0">Google.OrTools.Algorithms.Int64Vector.Int64VectorEnumerator.MoveNext</a></div><div class="ttdeci">bool MoveNext()</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00194">algorithms/Int64Vector.cs:194</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_1_1Int64VectorEnumerator_html_aee4964ae714b19adc31fd9cb2fded47f"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_1_1Int64VectorEnumerator.html#aee4964ae714b19adc31fd9cb2fded47f">Google.OrTools.Algorithms.Int64Vector.Int64VectorEnumerator.Int64VectorEnumerator</a></div><div class="ttdeci">Int64VectorEnumerator(Int64Vector collection)</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00167">algorithms/Int64Vector.cs:167</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_1_1Int64VectorEnumerator_html_ae0cbc115a66699ead8d93fddccf271ef"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_1_1Int64VectorEnumerator.html#ae0cbc115a66699ead8d93fddccf271ef">Google.OrTools.Algorithms.Int64Vector.Int64VectorEnumerator.Current</a></div><div class="ttdeci">long Current</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00175">algorithms/Int64Vector.cs:175</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a8099f2edb6d125144bb2592f6367de93"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a8099f2edb6d125144bb2592f6367de93">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.Int64Vector_Repeat</a></div><div class="ttdeci">static global::System.IntPtr Int64Vector_Repeat(long jarg1, int jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_ad76f98ad1530aa6d37aa16a8b8edfa55"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#ad76f98ad1530aa6d37aa16a8b8edfa55">Google.OrTools.Algorithms.Int64Vector.IndexOf</a></div><div class="ttdeci">int IndexOf(long value)</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00328">algorithms/Int64Vector.cs:328</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE</a></div><div class="ttdef"><b>Definition:</b> <a href="operations__research__algorithmsPINVOKE_8cs_source.html#l00013">operations_research_algorithmsPINVOKE.cs:13</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_1_1Int64VectorEnumerator_html_a372de693ad40b3f42839c8ec6ac845f4"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_1_1Int64VectorEnumerator.html#a372de693ad40b3f42839c8ec6ac845f4">Google.OrTools.Algorithms.Int64Vector.Int64VectorEnumerator.Reset</a></div><div class="ttdeci">void Reset()</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00206">algorithms/Int64Vector.cs:206</a></div></div>
|
|
<div class="ttc" id="aProgram_8cs_html_a81a223a02c34d82b47199f08308847f2"><div class="ttname"><a href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">System</a></div><div class="ttdeci">using System</div><div class="ttdef"><b>Definition:</b> <a href="Program_8cs_source.html#l00014">Program.cs:14</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_a6a49be260c8004de3e132a6ab45572e7"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a6a49be260c8004de3e132a6ab45572e7">Google.OrTools.Algorithms.Int64Vector.Int64Vector</a></div><div class="ttdeci">Int64Vector(global::System.Collections.IEnumerable c)</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00048">algorithms/Int64Vector.cs:48</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a35191a41ae781952b85a05db77589dd6"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a35191a41ae781952b85a05db77589dd6">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.Int64Vector_RemoveAt</a></div><div class="ttdeci">static void Int64Vector_RemoveAt(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_a6a9e1be5830bb86d1685684806b1e2a0"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a6a9e1be5830bb86d1685684806b1e2a0">Google.OrTools.Algorithms.Int64Vector.Int64Vector</a></div><div class="ttdeci">Int64Vector(Int64Vector other)</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00245">algorithms/Int64Vector.cs:245</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_a864e771b3e40d6fc7a9c5516e45e4ec3"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a864e771b3e40d6fc7a9c5516e45e4ec3">Google.OrTools.Algorithms.Int64Vector.CopyTo</a></div><div class="ttdeci">void CopyTo(long[] array, int arrayIndex)</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00113">algorithms/Int64Vector.cs:113</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_aad462966ed963f892117056de1eba502"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#aad462966ed963f892117056de1eba502">Google.OrTools.Algorithms.Int64Vector.Count</a></div><div class="ttdeci">int Count</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00096">algorithms/Int64Vector.cs:96</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException_html_a7c98814d2667a9273c95e975fd320b6c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.SWIGPendingException.Pending</a></div><div class="ttdeci">static bool Pending</div><div class="ttdef"><b>Definition:</b> <a href="operations__research__algorithmsPINVOKE_8cs_source.html#l00133">operations_research_algorithmsPINVOKE.cs:133</a></div></div>
|
|
<div class="ttc" id="anamespaceGoogle_1_1OrTools_1_1Algorithms_html"><div class="ttname"><a href="namespaceGoogle_1_1OrTools_1_1Algorithms.html">Google.OrTools.Algorithms</a></div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00011">algorithms/Int64Vector.cs:11</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a31cec18130a3652c32a0251f631c1366"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a31cec18130a3652c32a0251f631c1366">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.Int64Vector_Add</a></div><div class="ttdeci">static void Int64Vector_Add(global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_a416ba24ab2201269f8a88f4387c08466"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a416ba24ab2201269f8a88f4387c08466">Google.OrTools.Algorithms.Int64Vector.Insert</a></div><div class="ttdeci">void Insert(int index, long x)</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00282">algorithms/Int64Vector.cs:282</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_a168c7db87ed48a1dcd19a820777c8588"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a168c7db87ed48a1dcd19a820777c8588">Google.OrTools.Algorithms.Int64Vector.Int64Vector</a></div><div class="ttdeci">Int64Vector()</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00242">algorithms/Int64Vector.cs:242</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a9497e83ef9e733b32f0e77a07338c293"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a9497e83ef9e733b32f0e77a07338c293">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.Int64Vector_InsertRange</a></div><div class="ttdeci">static void Int64Vector_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_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a385d9763e76c00d3af6049a5dd2cbc1b"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a385d9763e76c00d3af6049a5dd2cbc1b">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.Int64Vector_LastIndexOf</a></div><div class="ttdeci">static int Int64Vector_LastIndexOf(global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_a5be311234f0316371a033933cfa86db2"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a5be311234f0316371a033933cfa86db2">Google.OrTools.Algorithms.Int64Vector.SetRange</a></div><div class="ttdeci">void SetRange(int index, Int64Vector values)</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00318">algorithms/Int64Vector.cs:318</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_ad7c925d24a4e07389d2331e0508618ea"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#ad7c925d24a4e07389d2331e0508618ea">Google.OrTools.Algorithms.Int64Vector.RemoveAt</a></div><div class="ttdeci">void RemoveAt(int index)</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00292">algorithms/Int64Vector.cs:292</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_a23e49836eb5994aab1368bd5941eb51f"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a23e49836eb5994aab1368bd5941eb51f">Google.OrTools.Algorithms.Int64Vector.GetRange</a></div><div class="ttdeci">Int64Vector GetRange(int index, int count)</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00275">algorithms/Int64Vector.cs:275</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_abc050282310ee35f8b4bac77b6103375"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#abc050282310ee35f8b4bac77b6103375">Google.OrTools.Algorithms.Int64Vector.swigCMemOwn</a></div><div class="ttdeci">bool swigCMemOwn</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00016">algorithms/Int64Vector.cs:16</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_ad55b30e4682ea4a02aa89d4cda1bc2ba"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#ad55b30e4682ea4a02aa89d4cda1bc2ba">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.delete_Int64Vector</a></div><div class="ttdeci">static void delete_Int64Vector(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_a5ad7f82470f145a0d6ae871ff7b623f3"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a5ad7f82470f145a0d6ae871ff7b623f3">Google.OrTools.Algorithms.Int64Vector.Capacity</a></div><div class="ttdeci">int Capacity</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00085">algorithms/Int64Vector.cs:85</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_ae1b551cc51c9d556342b27b466a7c7cb"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#ae1b551cc51c9d556342b27b466a7c7cb">Google.OrTools.Algorithms.Int64Vector.Reverse</a></div><div class="ttdeci">void Reverse()</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00309">algorithms/Int64Vector.cs:309</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_a95bd186cde6219880908b76539a33cc2"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a95bd186cde6219880908b76539a33cc2">Google.OrTools.Algorithms.Int64Vector.AddRange</a></div><div class="ttdeci">void AddRange(Int64Vector values)</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00270">algorithms/Int64Vector.cs:270</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_a18fdf2670c2e0bf3e42aa86d370c47ef"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a18fdf2670c2e0bf3e42aa86d370c47ef">Google.OrTools.Algorithms.Int64Vector.Remove</a></div><div class="ttdeci">bool Remove(long value)</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00338">algorithms/Int64Vector.cs:338</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_aac98e540e1c3c1fcf6ff5b7b3be91e2e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#aac98e540e1c3c1fcf6ff5b7b3be91e2e">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.Int64Vector_getitemcopy</a></div><div class="ttdeci">static long Int64Vector_getitemcopy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a54552ffa274e1112a23df9cc32cc6dbf"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a54552ffa274e1112a23df9cc32cc6dbf">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.Int64Vector_SetRange</a></div><div class="ttdeci">static void Int64Vector_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_1Algorithms_1_1Int64Vector_html_ad1b02f19e753582b3c5f9ed71bb0318a"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#ad1b02f19e753582b3c5f9ed71bb0318a">Google.OrTools.Algorithms.Int64Vector.IsReadOnly</a></div><div class="ttdeci">bool IsReadOnly</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00070">algorithms/Int64Vector.cs:70</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_aa71d36872f416feaa853788a7a7a7ef8"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#aa71d36872f416feaa853788a7a7a7ef8">Google.OrTools.Algorithms.Int64Vector.Clear</a></div><div class="ttdeci">void Clear()</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00220">algorithms/Int64Vector.cs:220</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html">Google.OrTools.Algorithms.Int64Vector</a></div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00013">algorithms/Int64Vector.cs:14</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_a300b9003c478a3c63d9a3fc7569109dc"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a300b9003c478a3c63d9a3fc7569109dc">Google.OrTools.Algorithms.Int64Vector.LastIndexOf</a></div><div class="ttdeci">int LastIndexOf(long value)</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00333">algorithms/Int64Vector.cs:333</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_a8ad4348ef0f9969025bab397e7e27e26"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a8ad4348ef0f9969025bab397e7e27e26">Google.OrTools.Algorithms.Int64Vector.Dispose</a></div><div class="ttdeci">virtual void Dispose(bool disposing)</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00036">algorithms/Int64Vector.cs:36</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_ad4667d4b8f13130fe31654d53966f402"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#ad4667d4b8f13130fe31654d53966f402">Google.OrTools.Algorithms.Int64Vector.Int64Vector</a></div><div class="ttdeci">Int64Vector(global::System.Collections.Generic.IEnumerable< long > c)</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00056">algorithms/Int64Vector.cs:56</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a318ee4505df40c47be69f8e35e7cd16e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a318ee4505df40c47be69f8e35e7cd16e">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.Int64Vector_GetRange</a></div><div class="ttdeci">static global::System.IntPtr Int64Vector_GetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a66c51a628b1dd2904fb8ead08d77e663"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a66c51a628b1dd2904fb8ead08d77e663">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.Int64Vector_IndexOf</a></div><div class="ttdeci">static int Int64Vector_IndexOf(global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_a22b1c99dbcaab231c739f7065ef53d72"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a22b1c99dbcaab231c739f7065ef53d72">Google.OrTools.Algorithms.Int64Vector.Int64Vector</a></div><div class="ttdeci">Int64Vector(int capacity)</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00249">algorithms/Int64Vector.cs:249</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_af4fe6c69c6dad6abd21cc1b54ba34b5e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#af4fe6c69c6dad6abd21cc1b54ba34b5e">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.Int64Vector_RemoveRange</a></div><div class="ttdeci">static void Int64Vector_RemoveRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a62d49f2d8ce2dda9c4592e5b93bc2c3d"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a62d49f2d8ce2dda9c4592e5b93bc2c3d">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.Int64Vector_Reverse__SWIG_0</a></div><div class="ttdeci">static void Int64Vector_Reverse__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_af6cbf16084ead2a02440396e021b9b46"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#af6cbf16084ead2a02440396e021b9b46">Google.OrTools.Algorithms.Int64Vector.Reverse</a></div><div class="ttdeci">void Reverse(int index, int count)</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00313">algorithms/Int64Vector.cs:313</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_a94b969d24485ca893c76b3323b3326f4"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a94b969d24485ca893c76b3323b3326f4">Google.OrTools.Algorithms.Int64Vector.IsSynchronized</a></div><div class="ttdeci">bool IsSynchronized</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00102">algorithms/Int64Vector.cs:102</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.SWIGPendingException</a></div><div class="ttdef"><b>Definition:</b> <a href="operations__research__algorithmsPINVOKE_8cs_source.html#l00127">operations_research_algorithmsPINVOKE.cs:127</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_a9e8ff310cc3c27b59e4106f850ceaddf"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a9e8ff310cc3c27b59e4106f850ceaddf">Google.OrTools.Algorithms.Int64Vector.CopyTo</a></div><div class="ttdeci">void CopyTo(int index, long[] array, int arrayIndex, int count)</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00118">algorithms/Int64Vector.cs:118</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException_html_a99561aa89dd816ba2dd85af036e32227"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.SWIGPendingException.Retrieve</a></div><div class="ttdeci">static global::System.Exception Retrieve()</div><div class="ttdef"><b>Definition:</b> <a href="operations__research__algorithmsPINVOKE_8cs_source.html#l00152">operations_research_algorithmsPINVOKE.cs:152</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_ab8469187c24ee20858b41527b2f5e687"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#ab8469187c24ee20858b41527b2f5e687">Google.OrTools.Algorithms.Int64Vector.RemoveRange</a></div><div class="ttdeci">void RemoveRange(int index, int count)</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00297">algorithms/Int64Vector.cs:297</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a78ce1137358da199407aaef526e783b6"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a78ce1137358da199407aaef526e783b6">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.Int64Vector_Insert</a></div><div class="ttdeci">static void Int64Vector_Insert(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, long jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_html_a0b4a425bb17806845a83bfd79a751c3f"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a0b4a425bb17806845a83bfd79a751c3f">Google.OrTools.Algorithms.Int64Vector.InsertRange</a></div><div class="ttdeci">void InsertRange(int index, Int64Vector values)</div><div class="ttdef"><b>Definition:</b> <a href="algorithms_2Int64Vector_8cs_source.html#l00287">algorithms/Int64Vector.cs:287</a></div></div>
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|