2019-06-20 23:35:26 +02:00
<!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" >
2019-06-29 18:18:08 +02:00
< span id = "sfml" > OR-Tools 7.2< / span >
2019-06-20 23:35:26 +02:00
< / div >
< / div >
2019-06-29 18:18:08 +02:00
< link rel = "icon" href = "https://developers.google.com/optimization/images/orLogo.png" >
2019-06-20 23:35:26 +02:00
< div id = "content" >
<!-- Generated by Doxygen 1.8.15 -->
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< 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 = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "files.html" > < span > File  List< / span > < / a > < / li >
< li > < a href = "globals.html" > < span > File  Members< / 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" > KInt64VectorVector.cs< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2019-06-29 18:18:08 +02:00
< a href = "KInt64VectorVector_8cs.html" > Go to the documentation of this file.< / a > < div class = "fragment" > < div class = "line" > < a name = "l00001" > < / a > < span class = "lineno" > 1< / span >   < span class = "comment" > //------------------------------------------------------------------------------< / span > < / div > < div class = "line" > < a name = "l00002" > < / a > < span class = "lineno" > 2< / span >   < span class = "comment" > // < auto-generated /> < / span > < / div > < div class = "line" > < a name = "l00003" > < / a > < span class = "lineno" > 3< / span >   < span class = "comment" > //< / span > < / div > < div class = "line" > < a name = "l00004" > < / a > < span class = "lineno" > 4< / span >   < span class = "comment" > // This file was automatically generated by SWIG (http://www.swig.org).< / span > < / div > < div class = "line" > < a name = "l00005" > < / a > < span class = "lineno" > 5< / span >   < span class = "comment" > // Version 4.0.0< / span > < / div > < div class = "line" > < a name = "l00006" > < / a > < span class = "lineno" > 6< / span >   < span class = "comment" > //< / span > < / div > < div class = "line" > < a name = "l00007" > < / a > < span class = "lineno" > 7< / span >   < span class = "comment" > // Do not make changes to this file unless you know what you are doing--modify< / span > < / div > < div class = "line" > < a name = "l00008" > < / a > < span class = "lineno" > 8< / span >   < span class = "comment" > // the SWIG interface file instead.< / span > < / div > < div class = "line" > < a name = "l00009" > < / a > < span class = "lineno" > 9< / span >   < span class = "comment" > //------------------------------------------------------------------------------< / span > < / div > < div class = "line" > < a name = "l00010" > < / a > < span class = "lineno" > 10< / span >   < / div > < div class = "line" > < a name = "l00011" > < / a > < span class = "lineno" > 11< / span >   < span class = "keyword" > namespace < / span > < a class = "code" href = "namespaceGoogle_1_1OrTools_1_1Algorithms.html" > Google.OrTools.Algorithms< / a > {< / div > < div class = "line" > < a name = "l00012" > < / a > < span class = "lineno" > 12< / span >   < / div > < div class = "line" > < a name = "l00013" > < / a > < span class = "lineno" > < a class = "line" href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html" > 13< / a > < / span >   < span class = "keyword" > public< / span > < span class = "keyword" > class < / span > < a class = "code" href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html" > KInt64VectorVector< / a > : global::System.IDisposable, global::System.Collections.IEnumerable, global::System.Collections.Generic.IEnumerable< KInt64Vector> < / div > < div class = "line" > < a name = "l00014" > < / a > < span class = "lineno" > 14< / span >   {< / div > < div class = "line" > < a name = "l00015" > < / a > < span class = "lineno" > 15< / span >   < span class = "keyword" > private< / span > global::System.Runtime.InteropServices.HandleRef swigCPtr;< / div > < div class = "line" > < a name = "l00016" > < / a > < span class = "lineno" > < a class = "line" href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#abc1ad56bbf2f21bb2f73d0c2ec2abcf4" > 16< / a > < / span >   < span class = "keyword" > protected< / span > < span class = "keywordtype" > bool< / span > < a class = "code" href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#abc1ad56bbf2f21bb2f73d0c2ec2abcf4" > swigCMemOwn< / a > ;< / div > < div class = "line" > < a name = "l00017" > < / a > < span class = "lineno" > 17< / span >   < / div > < div class = "line" > < a name = "l00018" > < / a > < span class = "lineno" > 18< / span >   < span class = "keyword" > internal< / span > < a class = "code" href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#aa9f7e5fa8283d3914f9ee24758af0667" > KInt64VectorVector< / a > (global::System.IntPtr cPtr, < span class = "keywordtype" > bool< / span > cMemoryOwn) {< / div > < div class = "line" > < a name = "l00019" > < / a > < span class = "lineno" > 19< / span >   < a class = "code" href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#abc1ad56bbf2f21bb2f73d0c2ec2abcf4" > swigCMemOwn< / a > = cMemoryOwn;< / div > < div class = "line" > < a name = "l00020" > < / a > < span class = "lineno" > 20< / span >   swigCPtr = < span class = "keyword" > new< / span > global::System.Runtime.InteropServices.HandleRef(< span class = "keyword" > this< / span > , cPtr);< / div > < div class = "line" > < a name = "l00021" > < / a > < span class = "lineno" > 21< / span >   }< / div > < div class = "line" > < a name = "l00022
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_html" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html" > Google.OrTools.Algorithms.KInt64VectorVector< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00013" > KInt64VectorVector.cs:13< / a > < / div > < / div >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_1_1KInt64VectorVectorEnumerator_html_a5462ad688d349f97c350cb74f957c3d0" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_1_1KInt64VectorVectorEnumerator.html#a5462ad688d349f97c350cb74f957c3d0" > Google.OrTools.Algorithms.KInt64VectorVector.KInt64VectorVectorEnumerator.Dispose< / a > < / div > < div class = "ttdeci" > void Dispose()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00214" > KInt64VectorVector.cs:214< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_1_1KInt64VectorVectorEnumerator_html_ad5b6bd33a2681ff323c0a8e23e71cd1c" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_1_1KInt64VectorVectorEnumerator.html#ad5b6bd33a2681ff323c0a8e23e71cd1c" > Google.OrTools.Algorithms.KInt64VectorVector.KInt64VectorVectorEnumerator.Current< / a > < / div > < div class = "ttdeci" > KInt64Vector Current< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00175" > KInt64VectorVector.cs:175< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_1_1KInt64VectorVectorEnumerator_html_a6453be89396937b13af477f1a2162122" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_1_1KInt64VectorVectorEnumerator.html#a6453be89396937b13af477f1a2162122" > Google.OrTools.Algorithms.KInt64VectorVector.KInt64VectorVectorEnumerator.MoveNext< / a > < / div > < div class = "ttdeci" > bool MoveNext()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00194" > KInt64VectorVector.cs:194< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_html_a578577609408cc980201013c18c98d8f" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#a578577609408cc980201013c18c98d8f" > Google.OrTools.Algorithms.KInt64VectorVector.Add< / a > < / div > < div class = "ttdeci" > void Add(KInt64Vector x)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00224" > KInt64VectorVector.cs:224< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_html_a06e92a7d180efc83abfca68540a84f1b" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#a06e92a7d180efc83abfca68540a84f1b" > Google.OrTools.Algorithms.KInt64VectorVector.IsReadOnly< / a > < / div > < div class = "ttdeci" > bool IsReadOnly< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00070" > KInt64VectorVector.cs:70< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_1_1KInt64VectorVectorEnumerator_html_a10e3b52118e57479fbe8b22db196bac5" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_1_1KInt64VectorVectorEnumerator.html#a10e3b52118e57479fbe8b22db196bac5" > Google.OrTools.Algorithms.KInt64VectorVector.KInt64VectorVectorEnumerator.KInt64VectorVectorEnumerator< / a > < / div > < div class = "ttdeci" > KInt64VectorVectorEnumerator(KInt64VectorVector collection)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00167" > KInt64VectorVector.cs:167< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_ab5faa49b1b01c08a0259ee15cb704929" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#ab5faa49b1b01c08a0259ee15cb704929" > 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 >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_html_afbded9205a9ea2b07ca785f785c5a1c5" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#afbded9205a9ea2b07ca785f785c5a1c5" > Google.OrTools.Algorithms.KInt64VectorVector.KInt64VectorVector< / a > < / div > < div class = "ttdeci" > KInt64VectorVector(KInt64VectorVector other)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00246" > KInt64VectorVector.cs:246< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_aafa9cf4bc7d895b4d8a9261dbc2ec5b1" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#aafa9cf4bc7d895b4d8a9261dbc2ec5b1" > 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 >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_html_a0cc9887c300e59f6ff58819e73d11724" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#a0cc9887c300e59f6ff58819e73d11724" > Google.OrTools.Algorithms.KInt64VectorVector.IsFixedSize< / a > < / div > < div class = "ttdeci" > bool IsFixedSize< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00064" > KInt64VectorVector.cs:64< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64Vector_html" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64Vector.html" > Google.OrTools.Algorithms.KInt64Vector< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64Vector_8cs_source.html#l00013" > KInt64Vector.cs:13< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a2163e1d691c653c703b84e5f93f54ee4" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a2163e1d691c653c703b84e5f93f54ee4" > 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 >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException_html_a5443d8cd5b356c84575907ea2b44c2a4" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a5443d8cd5b356c84575907ea2b44c2a4" > 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 = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_html_ade418e5076070624e36a1952dc5c1ceb" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#ade418e5076070624e36a1952dc5c1ceb" > Google.OrTools.Algorithms.KInt64VectorVector.KInt64VectorVector< / a > < / div > < div class = "ttdeci" > KInt64VectorVector(int capacity)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00250" > KInt64VectorVector.cs:250< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_html_aa9f7e5fa8283d3914f9ee24758af0667" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#aa9f7e5fa8283d3914f9ee24758af0667" > Google.OrTools.Algorithms.KInt64VectorVector.KInt64VectorVector< / a > < / div > < div class = "ttdeci" > KInt64VectorVector()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00243" > KInt64VectorVector.cs:243< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a9ff604de1029a4ea1b1c8a18698e1291" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a9ff604de1029a4ea1b1c8a18698e1291" > 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 >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException_html_a9c736100e837d5c547a962a98d88501e" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html#a9c736100e837d5c547a962a98d88501e" > 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 = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_html_a38f76a17251ff21af6aebc06e01a59b5" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#a38f76a17251ff21af6aebc06e01a59b5" > Google.OrTools.Algorithms.KInt64VectorVector.Dispose< / a > < / div > < div class = "ttdeci" > void Dispose()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00031" > KInt64VectorVector.cs:31< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_html_a82e913a5133053e6f86db671f2b45ddf" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#a82e913a5133053e6f86db671f2b45ddf" > Google.OrTools.Algorithms.KInt64VectorVector.ToArray< / a > < / div > < div class = "ttdeci" > KInt64Vector [] ToArray()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00136" > KInt64VectorVector.cs:136< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_html_a7621c8a4fdb98740c1a216b733e95d75" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#a7621c8a4fdb98740c1a216b733e95d75" > Google.OrTools.Algorithms.KInt64VectorVector.Dispose< / a > < / div > < div class = "ttdeci" > virtual void Dispose(bool disposing)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00036" > KInt64VectorVector.cs:36< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_html_a2a0897dba7e75b3bc0ce266c6812477c" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#a2a0897dba7e75b3bc0ce266c6812477c" > Google.OrTools.Algorithms.KInt64VectorVector.SetRange< / a > < / div > < div class = "ttdeci" > void SetRange(int index, KInt64VectorVector values)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00319" > KInt64VectorVector.cs:319< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a4d54b6d44ffd169145d97ed562ff844f" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a4d54b6d44ffd169145d97ed562ff844f" > 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 class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a5201710df1cab3afa992031195eb1fd0" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a5201710df1cab3afa992031195eb1fd0" > 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 = "classGoogle_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 >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_html_abc1ad56bbf2f21bb2f73d0c2ec2abcf4" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#abc1ad56bbf2f21bb2f73d0c2ec2abcf4" > Google.OrTools.Algorithms.KInt64VectorVector.swigCMemOwn< / a > < / div > < div class = "ttdeci" > bool swigCMemOwn< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00016" > KInt64VectorVector.cs:16< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_html_ad3afd6c51b9b92839547729deec6b897" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#ad3afd6c51b9b92839547729deec6b897" > Google.OrTools.Algorithms.KInt64VectorVector.Clear< / a > < / div > < div class = "ttdeci" > void Clear()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00220" > KInt64VectorVector.cs:220< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a24d22fd74d5426b036725329208f789f" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a24d22fd74d5426b036725329208f789f" > 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 = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_aeb2ea00634d1d4e5c8027aecfd218335" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#aeb2ea00634d1d4e5c8027aecfd218335" > 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 >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_html_adeb8f594962fe06ac884eb6a720ef080" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#adeb8f594962fe06ac884eb6a720ef080" > Google.OrTools.Algorithms.KInt64VectorVector.IsSynchronized< / a > < / div > < div class = "ttdeci" > bool IsSynchronized< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00102" > KInt64VectorVector.cs:102< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_1_1KInt64VectorVectorEnumerator_html_a172478498954c4b0c64d9f21e78014a6" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_1_1KInt64VectorVectorEnumerator.html#a172478498954c4b0c64d9f21e78014a6" > Google.OrTools.Algorithms.KInt64VectorVector.KInt64VectorVectorEnumerator.Reset< / a > < / div > < div class = "ttdeci" > void Reset()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00206" > KInt64VectorVector.cs:206< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a552b847287ccdc88d093ab8a42054801" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a552b847287ccdc88d093ab8a42054801" > 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 >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_html_abc040c6aac6c1aa6ad9939af345f5dc8" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#abc040c6aac6c1aa6ad9939af345f5dc8" > Google.OrTools.Algorithms.KInt64VectorVector.CopyTo< / a > < / div > < div class = "ttdeci" > void CopyTo(KInt64Vector[] array)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00108" > KInt64VectorVector.cs:108< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_ada2a05caf3db9bec1f82f0090e6b456f" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#ada2a05caf3db9bec1f82f0090e6b456f" > 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 = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_afc35154a531b160b9b74c87892b04e51" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#afc35154a531b160b9b74c87892b04e51" > 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 >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_1_1KInt64VectorVectorEnumerator_html" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_1_1KInt64VectorVectorEnumerator.html" > Google.OrTools.Algorithms.KInt64VectorVector.KInt64VectorVectorEnumerator< / a > < / div > < div class = "ttdoc" > Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever t...< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00159" > KInt64VectorVector.cs:159< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_html_a967e225ef27937400c078fb2ffd3c1b7" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#a967e225ef27937400c078fb2ffd3c1b7" > Google.OrTools.Algorithms.KInt64VectorVector.Insert< / a > < / div > < div class = "ttdeci" > void Insert(int index, KInt64Vector x)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00283" > KInt64VectorVector.cs:283< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_html_a98ba3c0ce11a3a4e7e61c18915a10aed" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#a98ba3c0ce11a3a4e7e61c18915a10aed" > Google.OrTools.Algorithms.KInt64VectorVector.Reverse< / a > < / div > < div class = "ttdeci" > void Reverse()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00310" > KInt64VectorVector.cs:310< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_html_abf7ad6463980ddd9e7b3d7962072ba5d" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#abf7ad6463980ddd9e7b3d7962072ba5d" > Google.OrTools.Algorithms.KInt64VectorVector.RemoveRange< / a > < / div > < div class = "ttdeci" > void RemoveRange(int index, int count)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00298" > KInt64VectorVector.cs:298< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_html_a269d106eb1e347f514ff725f2c9c3809" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#a269d106eb1e347f514ff725f2c9c3809" > Google.OrTools.Algorithms.KInt64VectorVector.KInt64VectorVector< / a > < / div > < div class = "ttdeci" > KInt64VectorVector(global::System.Collections.Generic.IEnumerable< KInt64Vector > c)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00056" > KInt64VectorVector.cs:56< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a47de5e9b75d3c2cf498ce4a1e4853d55" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a47de5e9b75d3c2cf498ce4a1e4853d55" > 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 >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_html_a69e13c54de3a5a0a8359b5c812d7e447" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#a69e13c54de3a5a0a8359b5c812d7e447" > Google.OrTools.Algorithms.KInt64VectorVector.CopyTo< / a > < / div > < div class = "ttdeci" > void CopyTo(KInt64Vector[] array, int arrayIndex)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00113" > KInt64VectorVector.cs:113< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_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 >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_html_a911b8dd9505dfb226e7150cc351b82ee" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#a911b8dd9505dfb226e7150cc351b82ee" > Google.OrTools.Algorithms.KInt64VectorVector.Reverse< / a > < / div > < div class = "ttdeci" > void Reverse(int index, int count)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00314" > KInt64VectorVector.cs:314< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_html_a60d2b2461f0063a8c166105d14cb11f4" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#a60d2b2461f0063a8c166105d14cb11f4" > Google.OrTools.Algorithms.KInt64VectorVector.GetRange< / a > < / div > < div class = "ttdeci" > KInt64VectorVector GetRange(int index, int count)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00276" > KInt64VectorVector.cs:276< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_html_ae7c15c3f0ddfd377158a98e6f330d7e4" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#ae7c15c3f0ddfd377158a98e6f330d7e4" > Google.OrTools.Algorithms.KInt64VectorVector.KInt64VectorVector< / a > < / div > < div class = "ttdeci" > KInt64VectorVector(global::System.Collections.IEnumerable c)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00048" > KInt64VectorVector.cs:48< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_html_a16aa6fd30ee1a501a38b9f2dda0aa6cf" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#a16aa6fd30ee1a501a38b9f2dda0aa6cf" > Google.OrTools.Algorithms.KInt64VectorVector.Count< / a > < / div > < div class = "ttdeci" > int Count< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00096" > KInt64VectorVector.cs:96< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a57dce6e3b9eb3092b9e2697f237c10b1" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a57dce6e3b9eb3092b9e2697f237c10b1" > 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 >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_html_aaee1e4b14565c03e480a95c067877d9c" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#aaee1e4b14565c03e480a95c067877d9c" > Google.OrTools.Algorithms.KInt64VectorVector.GetEnumerator< / a > < / div > < div class = "ttdeci" > KInt64VectorVectorEnumerator GetEnumerator()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00150" > KInt64VectorVector.cs:150< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a85e43afa5e0f4c0aaf0504f3ce1a9f7c" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a85e43afa5e0f4c0aaf0504f3ce1a9f7c" > 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 >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_html_a93d751dd3f968cbecaf4cd6853a698e8" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#a93d751dd3f968cbecaf4cd6853a698e8" > Google.OrTools.Algorithms.KInt64VectorVector.CopyTo< / a > < / div > < div class = "ttdeci" > void CopyTo(int index, KInt64Vector[] array, int arrayIndex, int count)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00118" > KInt64VectorVector.cs:118< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_html_a8c15208c031fd62a95848346ab470698" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a8c15208c031fd62a95848346ab470698" > 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 >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_html_ae4a23a49c30bc114ce746921ec5a7ab9" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#ae4a23a49c30bc114ce746921ec5a7ab9" > Google.OrTools.Algorithms.KInt64VectorVector.Repeat< / a > < / div > < div class = "ttdeci" > static KInt64VectorVector Repeat(KInt64Vector value, int count)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00303" > KInt64VectorVector.cs:303< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_html_af32e2ea9ecff96c068bffe1de35e4023" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#af32e2ea9ecff96c068bffe1de35e4023" > Google.OrTools.Algorithms.KInt64VectorVector.AddRange< / a > < / div > < div class = "ttdeci" > void AddRange(KInt64VectorVector values)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00271" > KInt64VectorVector.cs:271< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_html_a8ec9327fdc922bd8d8ae48d7a4563611" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#a8ec9327fdc922bd8d8ae48d7a4563611" > Google.OrTools.Algorithms.KInt64VectorVector.RemoveAt< / a > < / div > < div class = "ttdeci" > void RemoveAt(int index)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00293" > KInt64VectorVector.cs:293< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "namespaceGoogle_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 >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector_html_a76702a2c148b8f1f8ff0a55161d2e035" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1Algorithms_1_1KInt64VectorVector.html#a76702a2c148b8f1f8ff0a55161d2e035" > Google.OrTools.Algorithms.KInt64VectorVector.Capacity< / a > < / div > < div class = "ttdeci" > int Capacity< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "KInt64VectorVector_8cs_source.html#l00085" > KInt64VectorVector.cs:85< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< / div > <!-- fragment --> < / div > <!-- contents -->
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >