Files
ortools-clone/docs/dotnet/operations__research__algorithmsPINVOKE_8cs_source.html
Corentin Le Molgat 659db10ccc Update dotnet doc
2020-01-31 17:06:09 +01:00

512 lines
148 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>OR-Tools</title>
<meta http-equiv="Content-Type" content="text/html;"/>
<meta charset="utf-8"/>
<!--<link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/>-->
<link rel="stylesheet" type="text/css" href="ortools.css" title="default" media="screen,print" />
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
</head>
<body>
<div id="banner-container">
<div id="banner">
<span id="sfml">Google OR-Tools 7.5</span>
</div>
</div>
<div id="content" style="width: 100%; overflow: hidden;">
<div style="margin-left: 15px; margin-top: 5px; float: left; color: #145A32;">
<h2>DotNet Reference</h2>
<ul>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Sat.html">CP-SAT</a></li>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Graph.html">Graph</a></li>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Algorithms.html">Knapsack solver</a></li>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1LinearSolver.html">Linear solver</a></li>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1ConstraintSolver.html">Routing</a></li>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Util.html">Util</a></li>
</ul>
</div>
<div id="content">
<div align="center">
<h1 style="color: #145A32;">DotNet Reference</h1>
</div>
<!-- Generated by Doxygen 1.8.18 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_a7cc1eeded8f693d0da6c729bc88c45a.html">ortools</a></li><li class="navelem"><a class="el" href="dir_b2c6d49957bf5d0c7726edb4b829cd4d.html">gen</a></li><li class="navelem"><a class="el" href="dir_dd9e6105f85b4b8d1432afc92516bdf4.html">ortools</a></li><li class="navelem"><a class="el" href="dir_585e9a2673d249c3b9690f454203f86a.html">algorithms</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">operations_research_algorithmsPINVOKE.cs</div> </div>
</div><!--header-->
<div class="contents">
<a href="operations__research__algorithmsPINVOKE_8cs.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="comment">//------------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment">// &lt;auto-generated /&gt;</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment">//</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment">// This file was automatically generated by SWIG (http://www.swig.org).</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="comment">// Version 4.0.1</span></div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="comment">//</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="comment">// Do not make changes to this file unless you know what you are doing--modify</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="comment">// the SWIG interface file instead.</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="comment">//------------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160; </div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespaceGoogle_1_1OrTools_1_1Algorithms.html">Google.OrTools.Algorithms</a> {</div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160; </div>
<div class="line"><a name="l00013"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html"> 13</a></span>&#160;<span class="keyword">class </span><a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a> {</div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160; </div>
<div class="line"><a name="l00015"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html"> 15</a></span>&#160; <span class="keyword">protected</span> <span class="keyword">class </span><a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html">SWIGExceptionHelper</a> {</div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160; </div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160; <span class="keyword">public</span> delegate <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a>(<span class="keywordtype">string</span> message);</div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160; <span class="keyword">public</span> delegate <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a11886f6ea7069976960a49740509e6cf">ExceptionArgumentDelegate</a>(<span class="keywordtype">string</span> message, <span class="keywordtype">string</span> paramName);</div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160; </div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160; <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> applicationDelegate = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a>(SetPendingApplicationException);</div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160; <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> arithmeticDelegate = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a>(SetPendingArithmeticException);</div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160; <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> divideByZeroDelegate = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a>(SetPendingDivideByZeroException);</div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160; <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> indexOutOfRangeDelegate = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a>(SetPendingIndexOutOfRangeException);</div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160; <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> invalidCastDelegate = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a>(SetPendingInvalidCastException);</div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160; <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> invalidOperationDelegate = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a>(SetPendingInvalidOperationException);</div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160; <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> ioDelegate = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a>(SetPendingIOException);</div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160; <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> nullReferenceDelegate = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a>(SetPendingNullReferenceException);</div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160; <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> outOfMemoryDelegate = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a>(SetPendingOutOfMemoryException);</div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160; <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> overflowDelegate = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a>(SetPendingOverflowException);</div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160; <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> systemDelegate = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a>(SetPendingSystemException);</div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160; </div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160; <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a11886f6ea7069976960a49740509e6cf">ExceptionArgumentDelegate</a> argumentDelegate = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a11886f6ea7069976960a49740509e6cf">ExceptionArgumentDelegate</a>(SetPendingArgumentException);</div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160; <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a11886f6ea7069976960a49740509e6cf">ExceptionArgumentDelegate</a> argumentNullDelegate = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a11886f6ea7069976960a49740509e6cf">ExceptionArgumentDelegate</a>(SetPendingArgumentNullException);</div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160; <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a11886f6ea7069976960a49740509e6cf">ExceptionArgumentDelegate</a> argumentOutOfRangeDelegate = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a11886f6ea7069976960a49740509e6cf">ExceptionArgumentDelegate</a>(SetPendingArgumentOutOfRangeException);</div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160; </div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;SWIGRegisterExceptionCallbacks_operations_research_algorithms&quot;</span>)]</div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a6491f8665369a63323ed7fd519b0a5fa">SWIGRegisterExceptionCallbacks_operations_research_algorithms</a>(</div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> applicationDelegate,</div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> arithmeticDelegate,</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> divideByZeroDelegate, </div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> indexOutOfRangeDelegate, </div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> invalidCastDelegate,</div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> invalidOperationDelegate,</div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> ioDelegate,</div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> nullReferenceDelegate,</div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> outOfMemoryDelegate, </div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> overflowDelegate, </div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> systemExceptionDelegate);</div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160; </div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;SWIGRegisterExceptionArgumentCallbacks_operations_research_algorithms&quot;</span>)]</div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a12aac45343728c2520028e1fa4cebdba">SWIGRegisterExceptionCallbacksArgument_operations_research_algorithms</a>(</div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a11886f6ea7069976960a49740509e6cf">ExceptionArgumentDelegate</a> argumentDelegate,</div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a11886f6ea7069976960a49740509e6cf">ExceptionArgumentDelegate</a> argumentNullDelegate,</div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a11886f6ea7069976960a49740509e6cf">ExceptionArgumentDelegate</a> argumentOutOfRangeDelegate);</div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>&#160; </div>
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> SetPendingApplicationException(<span class="keywordtype">string</span> message) {</div>
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160; <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#a82baf4e1ebc3af6128595ba8a17034c6">Set</a>(<span class="keyword">new</span> global::System.ApplicationException(message, <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="l00058"></a><span class="lineno"> 58</span>&#160; }</div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> SetPendingArithmeticException(<span class="keywordtype">string</span> message) {</div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160; <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#a82baf4e1ebc3af6128595ba8a17034c6">Set</a>(<span class="keyword">new</span> global::System.ArithmeticException(message, <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="l00061"></a><span class="lineno"> 61</span>&#160; }</div>
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> SetPendingDivideByZeroException(<span class="keywordtype">string</span> message) {</div>
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160; <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#a82baf4e1ebc3af6128595ba8a17034c6">Set</a>(<span class="keyword">new</span> global::System.DivideByZeroException(message, <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="l00064"></a><span class="lineno"> 64</span>&#160; }</div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> SetPendingIndexOutOfRangeException(<span class="keywordtype">string</span> message) {</div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160; <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#a82baf4e1ebc3af6128595ba8a17034c6">Set</a>(<span class="keyword">new</span> global::System.IndexOutOfRangeException(message, <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="l00067"></a><span class="lineno"> 67</span>&#160; }</div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> SetPendingInvalidCastException(<span class="keywordtype">string</span> message) {</div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160; <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#a82baf4e1ebc3af6128595ba8a17034c6">Set</a>(<span class="keyword">new</span> global::System.InvalidCastException(message, <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="l00070"></a><span class="lineno"> 70</span>&#160; }</div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> SetPendingInvalidOperationException(<span class="keywordtype">string</span> message) {</div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; <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#a82baf4e1ebc3af6128595ba8a17034c6">Set</a>(<span class="keyword">new</span> global::System.InvalidOperationException(message, <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="l00073"></a><span class="lineno"> 73</span>&#160; }</div>
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> SetPendingIOException(<span class="keywordtype">string</span> message) {</div>
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160; <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#a82baf4e1ebc3af6128595ba8a17034c6">Set</a>(<span class="keyword">new</span> global::System.IO.IOException(message, <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="l00076"></a><span class="lineno"> 76</span>&#160; }</div>
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> SetPendingNullReferenceException(<span class="keywordtype">string</span> message) {</div>
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160; <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#a82baf4e1ebc3af6128595ba8a17034c6">Set</a>(<span class="keyword">new</span> global::System.NullReferenceException(message, <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="l00079"></a><span class="lineno"> 79</span>&#160; }</div>
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> SetPendingOutOfMemoryException(<span class="keywordtype">string</span> message) {</div>
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160; <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#a82baf4e1ebc3af6128595ba8a17034c6">Set</a>(<span class="keyword">new</span> global::System.OutOfMemoryException(message, <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="l00082"></a><span class="lineno"> 82</span>&#160; }</div>
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> SetPendingOverflowException(<span class="keywordtype">string</span> message) {</div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160; <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#a82baf4e1ebc3af6128595ba8a17034c6">Set</a>(<span class="keyword">new</span> global::System.OverflowException(message, <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="l00085"></a><span class="lineno"> 85</span>&#160; }</div>
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> SetPendingSystemException(<span class="keywordtype">string</span> message) {</div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; <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#a82baf4e1ebc3af6128595ba8a17034c6">Set</a>(<span class="keyword">new</span> global::System.SystemException(message, <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="l00088"></a><span class="lineno"> 88</span>&#160; }</div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; </div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> SetPendingArgumentException(<span class="keywordtype">string</span> message, <span class="keywordtype">string</span> paramName) {</div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; <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#a82baf4e1ebc3af6128595ba8a17034c6">Set</a>(<span class="keyword">new</span> global::System.ArgumentException(message, paramName, <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="l00092"></a><span class="lineno"> 92</span>&#160; }</div>
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> SetPendingArgumentNullException(<span class="keywordtype">string</span> message, <span class="keywordtype">string</span> paramName) {</div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; global::System.Exception e = <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="l00095"></a><span class="lineno"> 95</span>&#160; <span class="keywordflow">if</span> (e != <span class="keyword">null</span>) message = message + <span class="stringliteral">&quot; Inner Exception: &quot;</span> + e.Message;</div>
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160; <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#a82baf4e1ebc3af6128595ba8a17034c6">Set</a>(<span class="keyword">new</span> global::System.ArgumentNullException(paramName, message));</div>
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; }</div>
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> SetPendingArgumentOutOfRangeException(<span class="keywordtype">string</span> message, <span class="keywordtype">string</span> paramName) {</div>
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160; global::System.Exception e = <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="l00100"></a><span class="lineno"> 100</span>&#160; <span class="keywordflow">if</span> (e != <span class="keyword">null</span>) message = message + <span class="stringliteral">&quot; Inner Exception: &quot;</span> + e.Message;</div>
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160; <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#a82baf4e1ebc3af6128595ba8a17034c6">Set</a>(<span class="keyword">new</span> global::System.ArgumentOutOfRangeException(paramName, message));</div>
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160; }</div>
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160; </div>
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160; <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html">SWIGExceptionHelper</a>() {</div>
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a6491f8665369a63323ed7fd519b0a5fa">SWIGRegisterExceptionCallbacks_operations_research_algorithms</a>(</div>
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160; applicationDelegate,</div>
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160; arithmeticDelegate,</div>
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160; divideByZeroDelegate,</div>
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160; indexOutOfRangeDelegate,</div>
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160; invalidCastDelegate,</div>
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160; invalidOperationDelegate,</div>
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160; ioDelegate,</div>
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160; nullReferenceDelegate,</div>
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160; outOfMemoryDelegate,</div>
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160; overflowDelegate,</div>
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160; systemDelegate);</div>
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160; </div>
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a12aac45343728c2520028e1fa4cebdba">SWIGRegisterExceptionCallbacksArgument_operations_research_algorithms</a>(</div>
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160; argumentDelegate,</div>
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160; argumentNullDelegate,</div>
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160; argumentOutOfRangeDelegate);</div>
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160; }</div>
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160; }</div>
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160; </div>
<div class="line"><a name="l00125"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a764982b5eb8a7ef30a30be16bda97001"> 125</a></span>&#160; <span class="keyword">protected</span> <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html">SWIGExceptionHelper</a> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a764982b5eb8a7ef30a30be16bda97001">swigExceptionHelper</a> = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html">SWIGExceptionHelper</a>();</div>
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160; </div>
<div class="line"><a name="l00127"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html"> 127</a></span>&#160; <span class="keyword">public</span> <span class="keyword">class </span><a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a> {</div>
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160; [global::System.ThreadStatic]</div>
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160; <span class="keyword">private</span> <span class="keyword">static</span> global::System.Exception pendingException = <span class="keyword">null</span>;</div>
<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160; <span class="keyword">private</span> <span class="keyword">static</span> <span class="keywordtype">int</span> numExceptionsPending = 0;</div>
<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>&#160; <span class="keyword">private</span> <span class="keyword">static</span> global::System.Object exceptionsLock = <span class="keyword">null</span>;</div>
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160; </div>
<div class="line"><a name="l00133"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c"> 133</a></span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a> {</div>
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160; <span class="keyword">get</span> {</div>
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160; <span class="keywordtype">bool</span> pending = <span class="keyword">false</span>;</div>
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160; <span class="keywordflow">if</span> (numExceptionsPending &gt; 0)</div>
<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>&#160; <span class="keywordflow">if</span> (pendingException != <span class="keyword">null</span>)</div>
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160; pending = <span class="keyword">true</span>;</div>
<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160; <span class="keywordflow">return</span> pending;</div>
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160; } </div>
<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160; }</div>
<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160; </div>
<div class="line"><a name="l00143"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a82baf4e1ebc3af6128595ba8a17034c6"> 143</a></span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a82baf4e1ebc3af6128595ba8a17034c6">Set</a>(global::System.Exception e) {</div>
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160; <span class="keywordflow">if</span> (pendingException != <span class="keyword">null</span>)</div>
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>&#160; <span class="keywordflow">throw</span> <span class="keyword">new</span> global::System.ApplicationException(<span class="stringliteral">&quot;FATAL: An earlier pending exception from unmanaged code was missed and thus not thrown (&quot;</span> + pendingException.ToString() + <span class="stringliteral">&quot;)&quot;</span>, e);</div>
<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>&#160; pendingException = e;</div>
<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>&#160; lock(exceptionsLock) {</div>
<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>&#160; numExceptionsPending++;</div>
<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>&#160; }</div>
<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>&#160; }</div>
<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>&#160; </div>
<div class="line"><a name="l00152"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227"> 152</a></span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> global::System.Exception <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="l00153"></a><span class="lineno"> 153</span>&#160; global::System.Exception e = <span class="keyword">null</span>;</div>
<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>&#160; <span class="keywordflow">if</span> (numExceptionsPending &gt; 0) {</div>
<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>&#160; <span class="keywordflow">if</span> (pendingException != <span class="keyword">null</span>) {</div>
<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>&#160; e = pendingException;</div>
<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>&#160; pendingException = <span class="keyword">null</span>;</div>
<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>&#160; lock(exceptionsLock) {</div>
<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>&#160; numExceptionsPending--;</div>
<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>&#160; }</div>
<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>&#160; }</div>
<div class="line"><a name="l00162"></a><span class="lineno"> 162</span>&#160; }</div>
<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>&#160; <span class="keywordflow">return</span> e;</div>
<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>&#160; }</div>
<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>&#160; </div>
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>&#160; <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>() {</div>
<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>&#160; exceptionsLock = <span class="keyword">new</span> global::System.Object();</div>
<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>&#160; }</div>
<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>&#160; }</div>
<div class="line"><a name="l00170"></a><span class="lineno"> 170</span>&#160; </div>
<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>&#160; </div>
<div class="line"><a name="l00172"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGStringHelper.html"> 172</a></span>&#160; <span class="keyword">protected</span> <span class="keyword">class </span><a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGStringHelper.html">SWIGStringHelper</a> {</div>
<div class="line"><a name="l00173"></a><span class="lineno"> 173</span>&#160; </div>
<div class="line"><a name="l00174"></a><span class="lineno"> 174</span>&#160; <span class="keyword">public</span> delegate <span class="keywordtype">string</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGStringHelper.html#a09806292f70eb61f70057ee6fd528c34">SWIGStringDelegate</a>(<span class="keywordtype">string</span> message);</div>
<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>&#160; <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGStringHelper.html#a09806292f70eb61f70057ee6fd528c34">SWIGStringDelegate</a> stringDelegate = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGStringHelper.html#a09806292f70eb61f70057ee6fd528c34">SWIGStringDelegate</a>(CreateString);</div>
<div class="line"><a name="l00176"></a><span class="lineno"> 176</span>&#160; </div>
<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;SWIGRegisterStringCallback_operations_research_algorithms&quot;</span>)]</div>
<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGStringHelper.html#abae544aa94ecba5f3bb316e1cebba97f">SWIGRegisterStringCallback_operations_research_algorithms</a>(<a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGStringHelper.html#a09806292f70eb61f70057ee6fd528c34">SWIGStringDelegate</a> stringDelegate);</div>
<div class="line"><a name="l00179"></a><span class="lineno"> 179</span>&#160; </div>
<div class="line"><a name="l00180"></a><span class="lineno"> 180</span>&#160; <span class="keyword">static</span> <span class="keywordtype">string</span> CreateString(<span class="keywordtype">string</span> cString) {</div>
<div class="line"><a name="l00181"></a><span class="lineno"> 181</span>&#160; <span class="keywordflow">return</span> cString;</div>
<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>&#160; }</div>
<div class="line"><a name="l00183"></a><span class="lineno"> 183</span>&#160; </div>
<div class="line"><a name="l00184"></a><span class="lineno"> 184</span>&#160; <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGStringHelper.html">SWIGStringHelper</a>() {</div>
<div class="line"><a name="l00185"></a><span class="lineno"> 185</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGStringHelper.html#abae544aa94ecba5f3bb316e1cebba97f">SWIGRegisterStringCallback_operations_research_algorithms</a>(stringDelegate);</div>
<div class="line"><a name="l00186"></a><span class="lineno"> 186</span>&#160; }</div>
<div class="line"><a name="l00187"></a><span class="lineno"> 187</span>&#160; }</div>
<div class="line"><a name="l00188"></a><span class="lineno"> 188</span>&#160; </div>
<div class="line"><a name="l00189"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a3a935cc1000a8aef1af5120f4d8a294c"> 189</a></span>&#160; <span class="keyword">static</span> <span class="keyword">protected</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGStringHelper.html">SWIGStringHelper</a> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a3a935cc1000a8aef1af5120f4d8a294c">swigStringHelper</a> = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGStringHelper.html">SWIGStringHelper</a>();</div>
<div class="line"><a name="l00190"></a><span class="lineno"> 190</span>&#160; </div>
<div class="line"><a name="l00191"></a><span class="lineno"> 191</span>&#160; </div>
<div class="line"><a name="l00192"></a><span class="lineno"> 192</span>&#160; <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html">operations_research_algorithmsPINVOKE</a>() {</div>
<div class="line"><a name="l00193"></a><span class="lineno"> 193</span>&#160; }</div>
<div class="line"><a name="l00194"></a><span class="lineno"> 194</span>&#160; </div>
<div class="line"><a name="l00195"></a><span class="lineno"> 195</span>&#160; </div>
<div class="line"><a name="l00196"></a><span class="lineno"> 196</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64Vector_Clear___&quot;</span>)]</div>
<div class="line"><a name="l00197"></a><span class="lineno"> 197</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#ae7d506bc96367e8bece7d8594d05673b">KInt64Vector_Clear</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
<div class="line"><a name="l00198"></a><span class="lineno"> 198</span>&#160; </div>
<div class="line"><a name="l00199"></a><span class="lineno"> 199</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64Vector_Add___&quot;</span>)]</div>
<div class="line"><a name="l00200"></a><span class="lineno"> 200</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a544c2195cc8e42bb2153b58360ef12fd">KInt64Vector_Add</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">long</span> jarg2);</div>
<div class="line"><a name="l00201"></a><span class="lineno"> 201</span>&#160; </div>
<div class="line"><a name="l00202"></a><span class="lineno"> 202</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64Vector_size___&quot;</span>)]</div>
<div class="line"><a name="l00203"></a><span class="lineno"> 203</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> uint <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a3d833a73aaed06b6b3c424e1a4452df0">KInt64Vector_size</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
<div class="line"><a name="l00204"></a><span class="lineno"> 204</span>&#160; </div>
<div class="line"><a name="l00205"></a><span class="lineno"> 205</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64Vector_capacity___&quot;</span>)]</div>
<div class="line"><a name="l00206"></a><span class="lineno"> 206</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> uint <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#aecf88c69c053e8af82e040b3fd3888e6">KInt64Vector_capacity</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
<div class="line"><a name="l00207"></a><span class="lineno"> 207</span>&#160; </div>
<div class="line"><a name="l00208"></a><span class="lineno"> 208</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64Vector_reserve___&quot;</span>)]</div>
<div class="line"><a name="l00209"></a><span class="lineno"> 209</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#af64953e83ffedb80416897a71501641e">KInt64Vector_reserve</a>(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);</div>
<div class="line"><a name="l00210"></a><span class="lineno"> 210</span>&#160; </div>
<div class="line"><a name="l00211"></a><span class="lineno"> 211</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_new_KInt64Vector__SWIG_0___&quot;</span>)]</div>
<div class="line"><a name="l00212"></a><span class="lineno"> 212</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#ad96e718491bd5e904053425b69c4c0fb">new_KInt64Vector__SWIG_0</a>();</div>
<div class="line"><a name="l00213"></a><span class="lineno"> 213</span>&#160; </div>
<div class="line"><a name="l00214"></a><span class="lineno"> 214</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_new_KInt64Vector__SWIG_1___&quot;</span>)]</div>
<div class="line"><a name="l00215"></a><span class="lineno"> 215</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#af4912fb6b22914cfb538e61201b04295">new_KInt64Vector__SWIG_1</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
<div class="line"><a name="l00216"></a><span class="lineno"> 216</span>&#160; </div>
<div class="line"><a name="l00217"></a><span class="lineno"> 217</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_new_KInt64Vector__SWIG_2___&quot;</span>)]</div>
<div class="line"><a name="l00218"></a><span class="lineno"> 218</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a1731f64354c42a03b97e73ecbaf2c566">new_KInt64Vector__SWIG_2</a>(<span class="keywordtype">int</span> jarg1);</div>
<div class="line"><a name="l00219"></a><span class="lineno"> 219</span>&#160; </div>
<div class="line"><a name="l00220"></a><span class="lineno"> 220</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64Vector_getitemcopy___&quot;</span>)]</div>
<div class="line"><a name="l00221"></a><span class="lineno"> 221</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">long</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a4feff5fcc8a0a2ebe5244f93961e8b76">KInt64Vector_getitemcopy</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2);</div>
<div class="line"><a name="l00222"></a><span class="lineno"> 222</span>&#160; </div>
<div class="line"><a name="l00223"></a><span class="lineno"> 223</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64Vector_getitem___&quot;</span>)]</div>
<div class="line"><a name="l00224"></a><span class="lineno"> 224</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">long</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a6f6bdbc1de6f965c9edbe18763a64b5c">KInt64Vector_getitem</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2);</div>
<div class="line"><a name="l00225"></a><span class="lineno"> 225</span>&#160; </div>
<div class="line"><a name="l00226"></a><span class="lineno"> 226</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64Vector_setitem___&quot;</span>)]</div>
<div class="line"><a name="l00227"></a><span class="lineno"> 227</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#ac87c903cc3cbf45213a1b5e033a9ec55">KInt64Vector_setitem</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, <span class="keywordtype">long</span> jarg3);</div>
<div class="line"><a name="l00228"></a><span class="lineno"> 228</span>&#160; </div>
<div class="line"><a name="l00229"></a><span class="lineno"> 229</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64Vector_AddRange___&quot;</span>)]</div>
<div class="line"><a name="l00230"></a><span class="lineno"> 230</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a7577559e44612f7d6d11658b0fae9427">KInt64Vector_AddRange</a>(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2);</div>
<div class="line"><a name="l00231"></a><span class="lineno"> 231</span>&#160; </div>
<div class="line"><a name="l00232"></a><span class="lineno"> 232</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64Vector_GetRange___&quot;</span>)]</div>
<div class="line"><a name="l00233"></a><span class="lineno"> 233</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#aed5345178da74eb4c58aa198a093175f">KInt64Vector_GetRange</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, <span class="keywordtype">int</span> jarg3);</div>
<div class="line"><a name="l00234"></a><span class="lineno"> 234</span>&#160; </div>
<div class="line"><a name="l00235"></a><span class="lineno"> 235</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64Vector_Insert___&quot;</span>)]</div>
<div class="line"><a name="l00236"></a><span class="lineno"> 236</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a5d900bad8dd6d2c5b497e70d0617ab75">KInt64Vector_Insert</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, <span class="keywordtype">long</span> jarg3);</div>
<div class="line"><a name="l00237"></a><span class="lineno"> 237</span>&#160; </div>
<div class="line"><a name="l00238"></a><span class="lineno"> 238</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64Vector_InsertRange___&quot;</span>)]</div>
<div class="line"><a name="l00239"></a><span class="lineno"> 239</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#aa3aec3d65b4cd38bd3603a10c2b854ea">KInt64Vector_InsertRange</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, global::System.Runtime.InteropServices.HandleRef jarg3);</div>
<div class="line"><a name="l00240"></a><span class="lineno"> 240</span>&#160; </div>
<div class="line"><a name="l00241"></a><span class="lineno"> 241</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64Vector_RemoveAt___&quot;</span>)]</div>
<div class="line"><a name="l00242"></a><span class="lineno"> 242</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#ac13bff3cb45a548c1df9228f8db63d30">KInt64Vector_RemoveAt</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2);</div>
<div class="line"><a name="l00243"></a><span class="lineno"> 243</span>&#160; </div>
<div class="line"><a name="l00244"></a><span class="lineno"> 244</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64Vector_RemoveRange___&quot;</span>)]</div>
<div class="line"><a name="l00245"></a><span class="lineno"> 245</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a592951ddb7542385a9d875fd080cacf3">KInt64Vector_RemoveRange</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, <span class="keywordtype">int</span> jarg3);</div>
<div class="line"><a name="l00246"></a><span class="lineno"> 246</span>&#160; </div>
<div class="line"><a name="l00247"></a><span class="lineno"> 247</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64Vector_Repeat___&quot;</span>)]</div>
<div class="line"><a name="l00248"></a><span class="lineno"> 248</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a8bbd520c4cd22bdd9e26e381b604cd11">KInt64Vector_Repeat</a>(<span class="keywordtype">long</span> jarg1, <span class="keywordtype">int</span> jarg2);</div>
<div class="line"><a name="l00249"></a><span class="lineno"> 249</span>&#160; </div>
<div class="line"><a name="l00250"></a><span class="lineno"> 250</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64Vector_Reverse__SWIG_0___&quot;</span>)]</div>
<div class="line"><a name="l00251"></a><span class="lineno"> 251</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#ad13f24d3eedee998c9fc2fbe517dd449">KInt64Vector_Reverse__SWIG_0</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
<div class="line"><a name="l00252"></a><span class="lineno"> 252</span>&#160; </div>
<div class="line"><a name="l00253"></a><span class="lineno"> 253</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64Vector_Reverse__SWIG_1___&quot;</span>)]</div>
<div class="line"><a name="l00254"></a><span class="lineno"> 254</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a2a6ebb27567c383d8825a1fad9fc9dee">KInt64Vector_Reverse__SWIG_1</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, <span class="keywordtype">int</span> jarg3);</div>
<div class="line"><a name="l00255"></a><span class="lineno"> 255</span>&#160; </div>
<div class="line"><a name="l00256"></a><span class="lineno"> 256</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64Vector_SetRange___&quot;</span>)]</div>
<div class="line"><a name="l00257"></a><span class="lineno"> 257</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#af6d50c3985a6db7491a0ad2393bc818f">KInt64Vector_SetRange</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, global::System.Runtime.InteropServices.HandleRef jarg3);</div>
<div class="line"><a name="l00258"></a><span class="lineno"> 258</span>&#160; </div>
<div class="line"><a name="l00259"></a><span class="lineno"> 259</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64Vector_Contains___&quot;</span>)]</div>
<div class="line"><a name="l00260"></a><span class="lineno"> 260</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a9bc02f87144f07c0a68ccdcd06eb8725">KInt64Vector_Contains</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">long</span> jarg2);</div>
<div class="line"><a name="l00261"></a><span class="lineno"> 261</span>&#160; </div>
<div class="line"><a name="l00262"></a><span class="lineno"> 262</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64Vector_IndexOf___&quot;</span>)]</div>
<div class="line"><a name="l00263"></a><span class="lineno"> 263</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#af5298df84ebc362e06cbb3daa53219dc">KInt64Vector_IndexOf</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">long</span> jarg2);</div>
<div class="line"><a name="l00264"></a><span class="lineno"> 264</span>&#160; </div>
<div class="line"><a name="l00265"></a><span class="lineno"> 265</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64Vector_LastIndexOf___&quot;</span>)]</div>
<div class="line"><a name="l00266"></a><span class="lineno"> 266</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a536a794e5960f38a9ff028463fcff880">KInt64Vector_LastIndexOf</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">long</span> jarg2);</div>
<div class="line"><a name="l00267"></a><span class="lineno"> 267</span>&#160; </div>
<div class="line"><a name="l00268"></a><span class="lineno"> 268</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64Vector_Remove___&quot;</span>)]</div>
<div class="line"><a name="l00269"></a><span class="lineno"> 269</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#aeff1cda96ebab59a356ee15a4bf6320c">KInt64Vector_Remove</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">long</span> jarg2);</div>
<div class="line"><a name="l00270"></a><span class="lineno"> 270</span>&#160; </div>
<div class="line"><a name="l00271"></a><span class="lineno"> 271</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_delete_KInt64Vector___&quot;</span>)]</div>
<div class="line"><a name="l00272"></a><span class="lineno"> 272</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#aef3b3f271c08c187ebf6a599888cd784">delete_KInt64Vector</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
<div class="line"><a name="l00273"></a><span class="lineno"> 273</span>&#160; </div>
<div class="line"><a name="l00274"></a><span class="lineno"> 274</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64VectorVector_Clear___&quot;</span>)]</div>
<div class="line"><a name="l00275"></a><span class="lineno"> 275</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#abd656671b8572f50d7e71adb8aa78fd2">KInt64VectorVector_Clear</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
<div class="line"><a name="l00276"></a><span class="lineno"> 276</span>&#160; </div>
<div class="line"><a name="l00277"></a><span class="lineno"> 277</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64VectorVector_Add___&quot;</span>)]</div>
<div class="line"><a name="l00278"></a><span class="lineno"> 278</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a48f2a791a82cca114acf273dcb5b5acb">KInt64VectorVector_Add</a>(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2);</div>
<div class="line"><a name="l00279"></a><span class="lineno"> 279</span>&#160; </div>
<div class="line"><a name="l00280"></a><span class="lineno"> 280</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64VectorVector_size___&quot;</span>)]</div>
<div class="line"><a name="l00281"></a><span class="lineno"> 281</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> uint <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a2866b0a91c333d4077970ebab58f93eb">KInt64VectorVector_size</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
<div class="line"><a name="l00282"></a><span class="lineno"> 282</span>&#160; </div>
<div class="line"><a name="l00283"></a><span class="lineno"> 283</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64VectorVector_capacity___&quot;</span>)]</div>
<div class="line"><a name="l00284"></a><span class="lineno"> 284</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> uint <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a3b158b610c99126c3a9105c9f7f315d8">KInt64VectorVector_capacity</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
<div class="line"><a name="l00285"></a><span class="lineno"> 285</span>&#160; </div>
<div class="line"><a name="l00286"></a><span class="lineno"> 286</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64VectorVector_reserve___&quot;</span>)]</div>
<div class="line"><a name="l00287"></a><span class="lineno"> 287</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a572f92d0648a27ca5675a532452f4cda">KInt64VectorVector_reserve</a>(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);</div>
<div class="line"><a name="l00288"></a><span class="lineno"> 288</span>&#160; </div>
<div class="line"><a name="l00289"></a><span class="lineno"> 289</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_new_KInt64VectorVector__SWIG_0___&quot;</span>)]</div>
<div class="line"><a name="l00290"></a><span class="lineno"> 290</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#afaff5b00927f2af5fc1bb4f1f2e58c03">new_KInt64VectorVector__SWIG_0</a>();</div>
<div class="line"><a name="l00291"></a><span class="lineno"> 291</span>&#160; </div>
<div class="line"><a name="l00292"></a><span class="lineno"> 292</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_new_KInt64VectorVector__SWIG_1___&quot;</span>)]</div>
<div class="line"><a name="l00293"></a><span class="lineno"> 293</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#aaf0c579080061676878e613b67a1f759">new_KInt64VectorVector__SWIG_1</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
<div class="line"><a name="l00294"></a><span class="lineno"> 294</span>&#160; </div>
<div class="line"><a name="l00295"></a><span class="lineno"> 295</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_new_KInt64VectorVector__SWIG_2___&quot;</span>)]</div>
<div class="line"><a name="l00296"></a><span class="lineno"> 296</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a515e9e9c6c0b8674c1a44951e14052c0">new_KInt64VectorVector__SWIG_2</a>(<span class="keywordtype">int</span> jarg1);</div>
<div class="line"><a name="l00297"></a><span class="lineno"> 297</span>&#160; </div>
<div class="line"><a name="l00298"></a><span class="lineno"> 298</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64VectorVector_getitemcopy___&quot;</span>)]</div>
<div class="line"><a name="l00299"></a><span class="lineno"> 299</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a02918e7f90e94eafa53aeac686b1f19a">KInt64VectorVector_getitemcopy</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2);</div>
<div class="line"><a name="l00300"></a><span class="lineno"> 300</span>&#160; </div>
<div class="line"><a name="l00301"></a><span class="lineno"> 301</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64VectorVector_getitem___&quot;</span>)]</div>
<div class="line"><a name="l00302"></a><span class="lineno"> 302</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a2329a44e99ef532fa509fa113f044bc9">KInt64VectorVector_getitem</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2);</div>
<div class="line"><a name="l00303"></a><span class="lineno"> 303</span>&#160; </div>
<div class="line"><a name="l00304"></a><span class="lineno"> 304</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64VectorVector_setitem___&quot;</span>)]</div>
<div class="line"><a name="l00305"></a><span class="lineno"> 305</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#ad3af947ddee0ffb037b585ecea56a394">KInt64VectorVector_setitem</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, global::System.Runtime.InteropServices.HandleRef jarg3);</div>
<div class="line"><a name="l00306"></a><span class="lineno"> 306</span>&#160; </div>
<div class="line"><a name="l00307"></a><span class="lineno"> 307</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64VectorVector_AddRange___&quot;</span>)]</div>
<div class="line"><a name="l00308"></a><span class="lineno"> 308</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#aad6f5719a353b07e5e73faa36fbd50ed">KInt64VectorVector_AddRange</a>(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2);</div>
<div class="line"><a name="l00309"></a><span class="lineno"> 309</span>&#160; </div>
<div class="line"><a name="l00310"></a><span class="lineno"> 310</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64VectorVector_GetRange___&quot;</span>)]</div>
<div class="line"><a name="l00311"></a><span class="lineno"> 311</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a7f67d34c38648589d7e0a5d58a2a52d4">KInt64VectorVector_GetRange</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, <span class="keywordtype">int</span> jarg3);</div>
<div class="line"><a name="l00312"></a><span class="lineno"> 312</span>&#160; </div>
<div class="line"><a name="l00313"></a><span class="lineno"> 313</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64VectorVector_Insert___&quot;</span>)]</div>
<div class="line"><a name="l00314"></a><span class="lineno"> 314</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a404aa5387a516fc71bfa67939fe3f904">KInt64VectorVector_Insert</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, global::System.Runtime.InteropServices.HandleRef jarg3);</div>
<div class="line"><a name="l00315"></a><span class="lineno"> 315</span>&#160; </div>
<div class="line"><a name="l00316"></a><span class="lineno"> 316</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64VectorVector_InsertRange___&quot;</span>)]</div>
<div class="line"><a name="l00317"></a><span class="lineno"> 317</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a008fb9b136f21f6c641ac3093e31fe99">KInt64VectorVector_InsertRange</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, global::System.Runtime.InteropServices.HandleRef jarg3);</div>
<div class="line"><a name="l00318"></a><span class="lineno"> 318</span>&#160; </div>
<div class="line"><a name="l00319"></a><span class="lineno"> 319</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64VectorVector_RemoveAt___&quot;</span>)]</div>
<div class="line"><a name="l00320"></a><span class="lineno"> 320</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a19a1e415c2d9ecc1e761ff3b4b5d06a2">KInt64VectorVector_RemoveAt</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2);</div>
<div class="line"><a name="l00321"></a><span class="lineno"> 321</span>&#160; </div>
<div class="line"><a name="l00322"></a><span class="lineno"> 322</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64VectorVector_RemoveRange___&quot;</span>)]</div>
<div class="line"><a name="l00323"></a><span class="lineno"> 323</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#abf80b175f583a8ea97e61451e2e3755d">KInt64VectorVector_RemoveRange</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, <span class="keywordtype">int</span> jarg3);</div>
<div class="line"><a name="l00324"></a><span class="lineno"> 324</span>&#160; </div>
<div class="line"><a name="l00325"></a><span class="lineno"> 325</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64VectorVector_Repeat___&quot;</span>)]</div>
<div class="line"><a name="l00326"></a><span class="lineno"> 326</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a90f1c0f60e573870ae4729109e0a8fc0">KInt64VectorVector_Repeat</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2);</div>
<div class="line"><a name="l00327"></a><span class="lineno"> 327</span>&#160; </div>
<div class="line"><a name="l00328"></a><span class="lineno"> 328</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64VectorVector_Reverse__SWIG_0___&quot;</span>)]</div>
<div class="line"><a name="l00329"></a><span class="lineno"> 329</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a1e9859f7cda19b0d1cd00049abc7822d">KInt64VectorVector_Reverse__SWIG_0</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
<div class="line"><a name="l00330"></a><span class="lineno"> 330</span>&#160; </div>
<div class="line"><a name="l00331"></a><span class="lineno"> 331</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64VectorVector_Reverse__SWIG_1___&quot;</span>)]</div>
<div class="line"><a name="l00332"></a><span class="lineno"> 332</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a5fe2ccfe434f4cae51608e8822d17ef4">KInt64VectorVector_Reverse__SWIG_1</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, <span class="keywordtype">int</span> jarg3);</div>
<div class="line"><a name="l00333"></a><span class="lineno"> 333</span>&#160; </div>
<div class="line"><a name="l00334"></a><span class="lineno"> 334</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KInt64VectorVector_SetRange___&quot;</span>)]</div>
<div class="line"><a name="l00335"></a><span class="lineno"> 335</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a184b8e5e8b682dc0dbd0b8ad7b02a80e">KInt64VectorVector_SetRange</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, global::System.Runtime.InteropServices.HandleRef jarg3);</div>
<div class="line"><a name="l00336"></a><span class="lineno"> 336</span>&#160; </div>
<div class="line"><a name="l00337"></a><span class="lineno"> 337</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_delete_KInt64VectorVector___&quot;</span>)]</div>
<div class="line"><a name="l00338"></a><span class="lineno"> 338</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#ac7d91080b4a286cb0c3aa3369b619b9d">delete_KInt64VectorVector</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
<div class="line"><a name="l00339"></a><span class="lineno"> 339</span>&#160; </div>
<div class="line"><a name="l00340"></a><span class="lineno"> 340</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_new_KnapsackSolver__SWIG_0___&quot;</span>)]</div>
<div class="line"><a name="l00341"></a><span class="lineno"> 341</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a4d03619756ad53a70665ad70cb475844">new_KnapsackSolver__SWIG_0</a>(<span class="keywordtype">string</span> jarg1);</div>
<div class="line"><a name="l00342"></a><span class="lineno"> 342</span>&#160; </div>
<div class="line"><a name="l00343"></a><span class="lineno"> 343</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_new_KnapsackSolver__SWIG_1___&quot;</span>)]</div>
<div class="line"><a name="l00344"></a><span class="lineno"> 344</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a3ba72680551690e7b891c2e39bf0a0e7">new_KnapsackSolver__SWIG_1</a>(<span class="keywordtype">int</span> jarg1, <span class="keywordtype">string</span> jarg2);</div>
<div class="line"><a name="l00345"></a><span class="lineno"> 345</span>&#160; </div>
<div class="line"><a name="l00346"></a><span class="lineno"> 346</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_delete_KnapsackSolver___&quot;</span>)]</div>
<div class="line"><a name="l00347"></a><span class="lineno"> 347</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a1936863b1b9924805bf291e2453d425d">delete_KnapsackSolver</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
<div class="line"><a name="l00348"></a><span class="lineno"> 348</span>&#160; </div>
<div class="line"><a name="l00349"></a><span class="lineno"> 349</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KnapsackSolver_Init___&quot;</span>)]</div>
<div class="line"><a name="l00350"></a><span class="lineno"> 350</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a6396738bd9a71fdd89f8b060206117f6">KnapsackSolver_Init</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> length2, <span class="keywordtype">long</span>[] jarg2, </div>
<div class="line"><a name="l00351"></a><span class="lineno"> 351</span>&#160; <span class="keywordtype">int</span> len3_1, <span class="keywordtype">int</span> len3_2, <span class="keywordtype">long</span>[]</div>
<div class="line"><a name="l00352"></a><span class="lineno"> 352</span>&#160; jarg3, <span class="keywordtype">int</span> length4, <span class="keywordtype">long</span>[] jarg4);</div>
<div class="line"><a name="l00353"></a><span class="lineno"> 353</span>&#160; </div>
<div class="line"><a name="l00354"></a><span class="lineno"> 354</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KnapsackSolver_Solve___&quot;</span>)]</div>
<div class="line"><a name="l00355"></a><span class="lineno"> 355</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">long</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a8bfc098803bf6863e88282db49af2b47">KnapsackSolver_Solve</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
<div class="line"><a name="l00356"></a><span class="lineno"> 356</span>&#160; </div>
<div class="line"><a name="l00357"></a><span class="lineno"> 357</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KnapsackSolver_BestSolutionContains___&quot;</span>)]</div>
<div class="line"><a name="l00358"></a><span class="lineno"> 358</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#aedc06398f1b9b7da09460e7473a265fd">KnapsackSolver_BestSolutionContains</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2);</div>
<div class="line"><a name="l00359"></a><span class="lineno"> 359</span>&#160; </div>
<div class="line"><a name="l00360"></a><span class="lineno"> 360</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KnapsackSolver_IsSolutionOptimal___&quot;</span>)]</div>
<div class="line"><a name="l00361"></a><span class="lineno"> 361</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a198a9a54278aff145e6bce84ace9d4f6">KnapsackSolver_IsSolutionOptimal</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
<div class="line"><a name="l00362"></a><span class="lineno"> 362</span>&#160; </div>
<div class="line"><a name="l00363"></a><span class="lineno"> 363</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KnapsackSolver_GetName___&quot;</span>)]</div>
<div class="line"><a name="l00364"></a><span class="lineno"> 364</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">string</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a9d304f2c7c5a6fd42a6b8578e532e781">KnapsackSolver_GetName</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
<div class="line"><a name="l00365"></a><span class="lineno"> 365</span>&#160; </div>
<div class="line"><a name="l00366"></a><span class="lineno"> 366</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KnapsackSolver_UseReduction___&quot;</span>)]</div>
<div class="line"><a name="l00367"></a><span class="lineno"> 367</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a2585c831c8aa9f40051b9c42e0c595bc">KnapsackSolver_UseReduction</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
<div class="line"><a name="l00368"></a><span class="lineno"> 368</span>&#160; </div>
<div class="line"><a name="l00369"></a><span class="lineno"> 369</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KnapsackSolver_SetUseReduction___&quot;</span>)]</div>
<div class="line"><a name="l00370"></a><span class="lineno"> 370</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a7551f3ca77a0346295ab4924313c3c6b">KnapsackSolver_SetUseReduction</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">bool</span> jarg2);</div>
<div class="line"><a name="l00371"></a><span class="lineno"> 371</span>&#160; </div>
<div class="line"><a name="l00372"></a><span class="lineno"> 372</span>&#160; [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">&quot;google-ortools-native&quot;</span>, EntryPoint=<span class="stringliteral">&quot;CSharp_GooglefOrToolsfAlgorithms_KnapsackSolver_set_time_limit___&quot;</span>)]</div>
<div class="line"><a name="l00373"></a><span class="lineno"> 373</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a8599bbd86e4485c667867eea3c92f954">KnapsackSolver_set_time_limit</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">double</span> jarg2);</div>
<div class="line"><a name="l00374"></a><span class="lineno"> 374</span>&#160;}</div>
<div class="line"><a name="l00375"></a><span class="lineno"> 375</span>&#160; </div>
<div class="line"><a name="l00376"></a><span class="lineno"> 376</span>&#160;}</div>
</div><!-- fragment --></div><!-- contents -->
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_ac7d91080b4a286cb0c3aa3369b619b9d"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#ac7d91080b4a286cb0c3aa3369b619b9d">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.delete_KInt64VectorVector</a></div><div class="ttdeci">static void delete_KInt64VectorVector(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_ad13f24d3eedee998c9fc2fbe517dd449"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#ad13f24d3eedee998c9fc2fbe517dd449">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64Vector_Reverse__SWIG_0</a></div><div class="ttdeci">static void KInt64Vector_Reverse__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.SWIGExceptionHelper</a></div><div class="ttdef"><b>Definition:</b> <a href="operations__research__algorithmsPINVOKE_8cs_source.html#l00015">operations_research_algorithmsPINVOKE.cs:15</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_ac87c903cc3cbf45213a1b5e033a9ec55"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#ac87c903cc3cbf45213a1b5e033a9ec55">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64Vector_setitem</a></div><div class="ttdeci">static void KInt64Vector_setitem(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, long jarg3)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a3b158b610c99126c3a9105c9f7f315d8"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a3b158b610c99126c3a9105c9f7f315d8">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64VectorVector_capacity</a></div><div class="ttdeci">static uint KInt64VectorVector_capacity(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a544c2195cc8e42bb2153b58360ef12fd"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a544c2195cc8e42bb2153b58360ef12fd">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64Vector_Add</a></div><div class="ttdeci">static void KInt64Vector_Add(global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a4feff5fcc8a0a2ebe5244f93961e8b76"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a4feff5fcc8a0a2ebe5244f93961e8b76">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64Vector_getitemcopy</a></div><div class="ttdeci">static long KInt64Vector_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_a7f67d34c38648589d7e0a5d58a2a52d4"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a7f67d34c38648589d7e0a5d58a2a52d4">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64VectorVector_GetRange</a></div><div class="ttdeci">static global::System.IntPtr KInt64VectorVector_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_a536a794e5960f38a9ff028463fcff880"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a536a794e5960f38a9ff028463fcff880">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64Vector_LastIndexOf</a></div><div class="ttdeci">static int KInt64Vector_LastIndexOf(global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a7551f3ca77a0346295ab4924313c3c6b"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a7551f3ca77a0346295ab4924313c3c6b">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KnapsackSolver_SetUseReduction</a></div><div class="ttdeci">static void KnapsackSolver_SetUseReduction(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_af64953e83ffedb80416897a71501641e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#af64953e83ffedb80416897a71501641e">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64Vector_reserve</a></div><div class="ttdeci">static void KInt64Vector_reserve(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a2585c831c8aa9f40051b9c42e0c595bc"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a2585c831c8aa9f40051b9c42e0c595bc">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KnapsackSolver_UseReduction</a></div><div class="ttdeci">static bool KnapsackSolver_UseReduction(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_aaf0c579080061676878e613b67a1f759"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#aaf0c579080061676878e613b67a1f759">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.new_KInt64VectorVector__SWIG_1</a></div><div class="ttdeci">static global::System.IntPtr new_KInt64VectorVector__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_aedc06398f1b9b7da09460e7473a265fd"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#aedc06398f1b9b7da09460e7473a265fd">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KnapsackSolver_BestSolutionContains</a></div><div class="ttdeci">static bool KnapsackSolver_BestSolutionContains(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a6f6bdbc1de6f965c9edbe18763a64b5c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a6f6bdbc1de6f965c9edbe18763a64b5c">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64Vector_getitem</a></div><div class="ttdeci">static long KInt64Vector_getitem(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a404aa5387a516fc71bfa67939fe3f904"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a404aa5387a516fc71bfa67939fe3f904">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64VectorVector_Insert</a></div><div class="ttdeci">static void KInt64VectorVector_Insert(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a1e9859f7cda19b0d1cd00049abc7822d"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a1e9859f7cda19b0d1cd00049abc7822d">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64VectorVector_Reverse__SWIG_0</a></div><div class="ttdeci">static void KInt64VectorVector_Reverse__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a19a1e415c2d9ecc1e761ff3b4b5d06a2"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a19a1e415c2d9ecc1e761ff3b4b5d06a2">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64VectorVector_RemoveAt</a></div><div class="ttdeci">static void KInt64VectorVector_RemoveAt(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a90f1c0f60e573870ae4729109e0a8fc0"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a90f1c0f60e573870ae4729109e0a8fc0">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64VectorVector_Repeat</a></div><div class="ttdeci">static global::System.IntPtr KInt64VectorVector_Repeat(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_aeff1cda96ebab59a356ee15a4bf6320c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#aeff1cda96ebab59a356ee15a4bf6320c">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64Vector_Remove</a></div><div class="ttdeci">static bool KInt64Vector_Remove(global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_ad96e718491bd5e904053425b69c4c0fb"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#ad96e718491bd5e904053425b69c4c0fb">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.new_KInt64Vector__SWIG_0</a></div><div class="ttdeci">static global::System.IntPtr new_KInt64Vector__SWIG_0()</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a592951ddb7542385a9d875fd080cacf3"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a592951ddb7542385a9d875fd080cacf3">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64Vector_RemoveRange</a></div><div class="ttdeci">static void KInt64Vector_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"><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_1operations__research__algorithmsPINVOKE_html_aecf88c69c053e8af82e040b3fd3888e6"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#aecf88c69c053e8af82e040b3fd3888e6">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64Vector_capacity</a></div><div class="ttdeci">static uint KInt64Vector_capacity(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a4d03619756ad53a70665ad70cb475844"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a4d03619756ad53a70665ad70cb475844">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.new_KnapsackSolver__SWIG_0</a></div><div class="ttdeci">static global::System.IntPtr new_KnapsackSolver__SWIG_0(string jarg1)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a8bbd520c4cd22bdd9e26e381b604cd11"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a8bbd520c4cd22bdd9e26e381b604cd11">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64Vector_Repeat</a></div><div class="ttdeci">static global::System.IntPtr KInt64Vector_Repeat(long jarg1, int jarg2)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_aed5345178da74eb4c58aa198a093175f"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#aed5345178da74eb4c58aa198a093175f">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64Vector_GetRange</a></div><div class="ttdeci">static global::System.IntPtr KInt64Vector_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_a5fe2ccfe434f4cae51608e8822d17ef4"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a5fe2ccfe434f4cae51608e8822d17ef4">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64VectorVector_Reverse__SWIG_1</a></div><div class="ttdeci">static void KInt64VectorVector_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_a2329a44e99ef532fa509fa113f044bc9"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a2329a44e99ef532fa509fa113f044bc9">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64VectorVector_getitem</a></div><div class="ttdeci">static global::System.IntPtr KInt64VectorVector_getitem(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_ac13bff3cb45a548c1df9228f8db63d30"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#ac13bff3cb45a548c1df9228f8db63d30">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64Vector_RemoveAt</a></div><div class="ttdeci">static void KInt64Vector_RemoveAt(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException_html_a82baf4e1ebc3af6128595ba8a17034c6"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a82baf4e1ebc3af6128595ba8a17034c6">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.SWIGPendingException.Set</a></div><div class="ttdeci">static void Set(global::System.Exception e)</div><div class="ttdef"><b>Definition:</b> <a href="operations__research__algorithmsPINVOKE_8cs_source.html#l00143">operations_research_algorithmsPINVOKE.cs:143</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="KInt64Vector_8cs_source.html#l00011">KInt64Vector.cs:11</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a02918e7f90e94eafa53aeac686b1f19a"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a02918e7f90e94eafa53aeac686b1f19a">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64VectorVector_getitemcopy</a></div><div class="ttdeci">static global::System.IntPtr KInt64VectorVector_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_abd656671b8572f50d7e71adb8aa78fd2"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#abd656671b8572f50d7e71adb8aa78fd2">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64VectorVector_Clear</a></div><div class="ttdeci">static void KInt64VectorVector_Clear(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a6396738bd9a71fdd89f8b060206117f6"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a6396738bd9a71fdd89f8b060206117f6">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KnapsackSolver_Init</a></div><div class="ttdeci">static void KnapsackSolver_Init(global::System.Runtime.InteropServices.HandleRef jarg1, int length2, long[] jarg2, int len3_1, int len3_2, long[] jarg3, int length4, long[] jarg4)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGStringHelper_html_abae544aa94ecba5f3bb316e1cebba97f"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGStringHelper.html#abae544aa94ecba5f3bb316e1cebba97f">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.SWIGStringHelper.SWIGRegisterStringCallback_operations_research_algorithms</a></div><div class="ttdeci">static void SWIGRegisterStringCallback_operations_research_algorithms(SWIGStringDelegate stringDelegate)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_afaff5b00927f2af5fc1bb4f1f2e58c03"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#afaff5b00927f2af5fc1bb4f1f2e58c03">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.new_KInt64VectorVector__SWIG_0</a></div><div class="ttdeci">static global::System.IntPtr new_KInt64VectorVector__SWIG_0()</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a008fb9b136f21f6c641ac3093e31fe99"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a008fb9b136f21f6c641ac3093e31fe99">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64VectorVector_InsertRange</a></div><div class="ttdeci">static void KInt64VectorVector_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_abf80b175f583a8ea97e61451e2e3755d"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#abf80b175f583a8ea97e61451e2e3755d">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64VectorVector_RemoveRange</a></div><div class="ttdeci">static void KInt64VectorVector_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_a5d900bad8dd6d2c5b497e70d0617ab75"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a5d900bad8dd6d2c5b497e70d0617ab75">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64Vector_Insert</a></div><div class="ttdeci">static void KInt64Vector_Insert(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, long jarg3)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a2a6ebb27567c383d8825a1fad9fc9dee"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a2a6ebb27567c383d8825a1fad9fc9dee">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64Vector_Reverse__SWIG_1</a></div><div class="ttdeci">static void KInt64Vector_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_a8bfc098803bf6863e88282db49af2b47"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a8bfc098803bf6863e88282db49af2b47">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KnapsackSolver_Solve</a></div><div class="ttdeci">static long KnapsackSolver_Solve(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_aa3aec3d65b4cd38bd3603a10c2b854ea"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#aa3aec3d65b4cd38bd3603a10c2b854ea">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64Vector_InsertRange</a></div><div class="ttdeci">static void KInt64Vector_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_af6d50c3985a6db7491a0ad2393bc818f"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#af6d50c3985a6db7491a0ad2393bc818f">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64Vector_SetRange</a></div><div class="ttdeci">static void KInt64Vector_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_1operations__research__algorithmsPINVOKE_html_af4912fb6b22914cfb538e61201b04295"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#af4912fb6b22914cfb538e61201b04295">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.new_KInt64Vector__SWIG_1</a></div><div class="ttdeci">static global::System.IntPtr new_KInt64Vector__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a184b8e5e8b682dc0dbd0b8ad7b02a80e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a184b8e5e8b682dc0dbd0b8ad7b02a80e">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64VectorVector_SetRange</a></div><div class="ttdeci">static void KInt64VectorVector_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_1operations__research__algorithmsPINVOKE_html_a572f92d0648a27ca5675a532452f4cda"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a572f92d0648a27ca5675a532452f4cda">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64VectorVector_reserve</a></div><div class="ttdeci">static void KInt64VectorVector_reserve(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a515e9e9c6c0b8674c1a44951e14052c0"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a515e9e9c6c0b8674c1a44951e14052c0">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.new_KInt64VectorVector__SWIG_2</a></div><div class="ttdeci">static global::System.IntPtr new_KInt64VectorVector__SWIG_2(int jarg1)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_aef3b3f271c08c187ebf6a599888cd784"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#aef3b3f271c08c187ebf6a599888cd784">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.delete_KInt64Vector</a></div><div class="ttdeci">static void delete_KInt64Vector(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper_html_a2f7b42fc9e57300a8dea7054b35cf1b9"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.SWIGExceptionHelper.ExceptionDelegate</a></div><div class="ttdeci">delegate void ExceptionDelegate(string message)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a1731f64354c42a03b97e73ecbaf2c566"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a1731f64354c42a03b97e73ecbaf2c566">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.new_KInt64Vector__SWIG_2</a></div><div class="ttdeci">static global::System.IntPtr new_KInt64Vector__SWIG_2(int jarg1)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGStringHelper_html_a09806292f70eb61f70057ee6fd528c34"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGStringHelper.html#a09806292f70eb61f70057ee6fd528c34">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.SWIGStringHelper.SWIGStringDelegate</a></div><div class="ttdeci">delegate string SWIGStringDelegate(string message)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a1936863b1b9924805bf291e2453d425d"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a1936863b1b9924805bf291e2453d425d">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.delete_KnapsackSolver</a></div><div class="ttdeci">static void delete_KnapsackSolver(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a2866b0a91c333d4077970ebab58f93eb"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a2866b0a91c333d4077970ebab58f93eb">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64VectorVector_size</a></div><div class="ttdeci">static uint KInt64VectorVector_size(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a3d833a73aaed06b6b3c424e1a4452df0"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a3d833a73aaed06b6b3c424e1a4452df0">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64Vector_size</a></div><div class="ttdeci">static uint KInt64Vector_size(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper_html_a12aac45343728c2520028e1fa4cebdba"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a12aac45343728c2520028e1fa4cebdba">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacksArgument_operations_research_algorithms</a></div><div class="ttdeci">static void SWIGRegisterExceptionCallbacksArgument_operations_research_algorithms(ExceptionArgumentDelegate argumentDelegate, ExceptionArgumentDelegate argumentNullDelegate, ExceptionArgumentDelegate argumentOutOfRangeDelegate)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a764982b5eb8a7ef30a30be16bda97001"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a764982b5eb8a7ef30a30be16bda97001">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.swigExceptionHelper</a></div><div class="ttdeci">static SWIGExceptionHelper swigExceptionHelper</div><div class="ttdef"><b>Definition:</b> <a href="operations__research__algorithmsPINVOKE_8cs_source.html#l00125">operations_research_algorithmsPINVOKE.cs:125</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a3a935cc1000a8aef1af5120f4d8a294c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a3a935cc1000a8aef1af5120f4d8a294c">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.swigStringHelper</a></div><div class="ttdeci">static SWIGStringHelper swigStringHelper</div><div class="ttdef"><b>Definition:</b> <a href="operations__research__algorithmsPINVOKE_8cs_source.html#l00189">operations_research_algorithmsPINVOKE.cs:189</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a7577559e44612f7d6d11658b0fae9427"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a7577559e44612f7d6d11658b0fae9427">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64Vector_AddRange</a></div><div class="ttdeci">static void KInt64Vector_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_1operations__research__algorithmsPINVOKE_html_ad3af947ddee0ffb037b585ecea56a394"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#ad3af947ddee0ffb037b585ecea56a394">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64VectorVector_setitem</a></div><div class="ttdeci">static void KInt64VectorVector_setitem(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_af5298df84ebc362e06cbb3daa53219dc"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#af5298df84ebc362e06cbb3daa53219dc">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64Vector_IndexOf</a></div><div class="ttdeci">static int KInt64Vector_IndexOf(global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_ae7d506bc96367e8bece7d8594d05673b"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#ae7d506bc96367e8bece7d8594d05673b">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64Vector_Clear</a></div><div class="ttdeci">static void KInt64Vector_Clear(global::System.Runtime.InteropServices.HandleRef jarg1)</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_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper_html_a6491f8665369a63323ed7fd519b0a5fa"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a6491f8665369a63323ed7fd519b0a5fa">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacks_operations_research_algorithms</a></div><div class="ttdeci">static void SWIGRegisterExceptionCallbacks_operations_research_algorithms(ExceptionDelegate applicationDelegate, ExceptionDelegate arithmeticDelegate, ExceptionDelegate divideByZeroDelegate, ExceptionDelegate indexOutOfRangeDelegate, ExceptionDelegate invalidCastDelegate, ExceptionDelegate invalidOperationDelegate, ExceptionDelegate ioDelegate, ExceptionDelegate nullReferenceDelegate, ExceptionDelegate outOfMemoryDelegate, ExceptionDelegate overflowDelegate, ExceptionDelegate systemExceptionDelegate)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a9bc02f87144f07c0a68ccdcd06eb8725"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a9bc02f87144f07c0a68ccdcd06eb8725">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64Vector_Contains</a></div><div class="ttdeci">static bool KInt64Vector_Contains(global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a198a9a54278aff145e6bce84ace9d4f6"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a198a9a54278aff145e6bce84ace9d4f6">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KnapsackSolver_IsSolutionOptimal</a></div><div class="ttdeci">static bool KnapsackSolver_IsSolutionOptimal(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGStringHelper_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGStringHelper.html">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.SWIGStringHelper</a></div><div class="ttdef"><b>Definition:</b> <a href="operations__research__algorithmsPINVOKE_8cs_source.html#l00172">operations_research_algorithmsPINVOKE.cs:172</a></div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a8599bbd86e4485c667867eea3c92f954"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a8599bbd86e4485c667867eea3c92f954">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KnapsackSolver_set_time_limit</a></div><div class="ttdeci">static void KnapsackSolver_set_time_limit(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a3ba72680551690e7b891c2e39bf0a0e7"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a3ba72680551690e7b891c2e39bf0a0e7">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.new_KnapsackSolver__SWIG_1</a></div><div class="ttdeci">static global::System.IntPtr new_KnapsackSolver__SWIG_1(int jarg1, string jarg2)</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_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper_html_a11886f6ea7069976960a49740509e6cf"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html#a11886f6ea7069976960a49740509e6cf">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.SWIGExceptionHelper.ExceptionArgumentDelegate</a></div><div class="ttdeci">delegate void ExceptionArgumentDelegate(string message, string paramName)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_aad6f5719a353b07e5e73faa36fbd50ed"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#aad6f5719a353b07e5e73faa36fbd50ed">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64VectorVector_AddRange</a></div><div class="ttdeci">static void KInt64VectorVector_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_1operations__research__algorithmsPINVOKE_html_a9d304f2c7c5a6fd42a6b8578e532e781"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a9d304f2c7c5a6fd42a6b8578e532e781">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KnapsackSolver_GetName</a></div><div class="ttdeci">static string KnapsackSolver_GetName(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a48f2a791a82cca114acf273dcb5b5acb"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a48f2a791a82cca114acf273dcb5b5acb">Google.OrTools.Algorithms.operations_research_algorithmsPINVOKE.KInt64VectorVector_Add</a></div><div class="ttdeci">static void KInt64VectorVector_Add(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>