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_37019ba8edd362d5e2e12880bdfa4c61.html" > constraint_solver< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "headertitle" >
< div class = "title" > LocalSearchOperatorVector.cs< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2019-06-29 18:18:08 +02:00
< a href = "LocalSearchOperatorVector_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_1ConstraintSolver.html" > Google.OrTools.ConstraintSolver< / 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" > 13< / span >   < span class = "keyword" > using< / span > System;< / div > < div class = "line" > < a name = "l00014" > < / a > < span class = "lineno" > 14< / span >   < span class = "keyword" > using< / span > System.Runtime.< a class = "code" href = "namespaceSystem_1_1Runtime_1_1InteropServices.html" > InteropServices< / a > ;< / div > < div class = "line" > < a name = "l00015" > < / a > < span class = "lineno" > 15< / span >   < span class = "keyword" > using< / span > System.Collections;< / div > < div class = "line" > < a name = "l00016" > < / a > < span class = "lineno" > 16< / span >   < span class = "keyword" > using< / span > System.Collections.Generic;< / div > < div class = "line" > < a name = "l00017" > < / a > < span class = "lineno" > 17< / span >   < / div > < div class = "line" > < a name = "l00018" > < / a > < span class = "lineno" > < a class = "line" href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html" > 18< / a > < / span >   < span class = "keyword" > public< / span > < span class = "keyword" > partial class < / span > < a class = "code" href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html" > LocalSearchOperatorVector< / a > : global::System.IDisposable, global::System.Collections.IEnumerable, global::System.Collections.Generic.IList< LocalSearchOperator> < / div > < div class = "line" > < a name = "l00019" > < / a > < span class = "lineno" > 19< / span >   {< / div > < div class = "line" > < a name = "l00020" > < / a > < span class = "lineno" > 20< / span >   < span class = "keyword" > private< / span > global::System.Runtime.InteropServices.HandleRef swigCPtr;< / div > < div class = "line" > < a name = "l00021" > < / a > < span class = "lineno" > < a class = "line" href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#a2b596b7185c5221244c65055188e7c81" > 21< / a > < / span >   < span class = "keyword" > protected< / span > < span class = "keywordtype" > bool< / span > < a class = "code" href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#a2b596b7185c5221244c65055188e7c81" > swigCMemOwn< / a > ;< / div > < div class = "line" > < a name = "l00022" > < / a > < span class = "lineno" > 22< / span >   < / div > < div class = "line" > < a name = "l00023" > < / a > < span class = "lineno" > 23< / span >   < span class = "keyword" > internal< / span >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_html_a3e29f4601c9a31e772544769d3773133" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#a3e29f4601c9a31e772544769d3773133" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.Capacity< / a > < / div > < div class = "ttdeci" > int Capacity< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00090" > LocalSearchOperatorVector.cs:90< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_html_ab9069902f21fcc071061663e2679b7fa" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#ab9069902f21fcc071061663e2679b7fa" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.IsFixedSize< / a > < / div > < div class = "ttdeci" > bool IsFixedSize< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00069" > LocalSearchOperatorVector.cs:69< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_html_ac08640d84150501b557deaa838dd1658" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#ac08640d84150501b557deaa838dd1658" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.Clear< / a > < / div > < div class = "ttdeci" > void Clear()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00225" > LocalSearchOperatorVector.cs:225< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "namespaceSystem_1_1Runtime_1_1InteropServices_html" > < div class = "ttname" > < a href = "namespaceSystem_1_1Runtime_1_1InteropServices.html" > InteropServices< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_adb07c7e7baa4ae49023ae11701275248" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#adb07c7e7baa4ae49023ae11701275248" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_IndexOf< / a > < / div > < div class = "ttdeci" > static int LocalSearchOperatorVector_IndexOf(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_1ConstraintSolver_1_1LocalSearchOperatorVector_html_ab1879dd47950d7839e2d344f0c9d0091" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#ab1879dd47950d7839e2d344f0c9d0091" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.LastIndexOf< / a > < / div > < div class = "ttdeci" > int LastIndexOf(LocalSearchOperator value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00340" > LocalSearchOperatorVector.cs:340< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a3e63b9de57fa5760efece5c6a4cbde9a" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a3e63b9de57fa5760efece5c6a4cbde9a" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_LocalSearchOperatorVector< / a > < / div > < div class = "ttdeci" > static void delete_LocalSearchOperatorVector(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_1_1SWIGPendingException_html" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_1_1SWIGPendingException.html" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SWIGPendingException< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "operations__research__constraint__solverPINVOKE_8cs_source.html#l00161" > operations_research_constraint_solverPINVOKE.cs:161< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a8b4e508114c5585d51ede816cc719a69" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a8b4e508114c5585d51ede816cc719a69" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_InsertRange< / a > < / div > < div class = "ttdeci" > static void LocalSearchOperatorVector_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_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a65868013a896859062e8b83002a4fd9a" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a65868013a896859062e8b83002a4fd9a" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_Reverse__SWIG_1< / a > < / div > < div class = "ttdeci" > static void LocalSearchOperatorVector_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_1ConstraintSolver_1_1LocalSearchOperatorVector_html_ac5c2d1c1e1aa09e0a939dddaaa012b3a" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#ac5c2d1c1e1aa09e0a939dddaaa012b3a" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.Count< / a > < / div > < div class = "ttdeci" > int Count< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00101" > LocalSearchOperatorVector.cs:101< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_ab21705e8129a2debd997a2649bf66f51" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ab21705e8129a2debd997a2649bf66f51" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_getitemcopy< / a > < / div > < div class = "ttdeci" > static global::System.IntPtr LocalSearchOperatorVector_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_1ConstraintSolver_1_1LocalSearchOperatorVector_html_a14b56ece9f1d4a35df75523287d98dd3" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#a14b56ece9f1d4a35df75523287d98dd3" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.ToArray< / a > < / div > < div class = "ttdeci" > LocalSearchOperator [] ToArray()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00141" > LocalSearchOperatorVector.cs:141< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_html_ad2ea5e47472761d8df71bb4c6184c118" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#ad2ea5e47472761d8df71bb4c6184c118" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.RemoveRange< / a > < / div > < div class = "ttdeci" > void RemoveRange(int index, int count)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00304" > LocalSearchOperatorVector.cs:304< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_html_a0a35da59870620254f83d19296e8579a" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#a0a35da59870620254f83d19296e8579a" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.Reverse< / a > < / div > < div class = "ttdeci" > void Reverse()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00316" > LocalSearchOperatorVector.cs:316< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_html_a05ea42bb9c197e79d7a6377d8723240f" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#a05ea42bb9c197e79d7a6377d8723240f" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.Add< / a > < / div > < div class = "ttdeci" > void Add(LocalSearchOperator x)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00229" > LocalSearchOperatorVector.cs:229< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a7fd907ddd1dd588ad8b6beadeafd5e2b" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a7fd907ddd1dd588ad8b6beadeafd5e2b" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_Clear< / a > < / div > < div class = "ttdeci" > static void LocalSearchOperatorVector_Clear(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a02bdb872188c0620944748c0bc006094" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a02bdb872188c0620944748c0bc006094" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_size< / a > < / div > < div class = "ttdeci" > static uint LocalSearchOperatorVector_size(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a4bf1c60a7a6fcf6a6186ed662829e743" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a4bf1c60a7a6fcf6a6186ed662829e743" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_LastIndexOf< / a > < / div > < div class = "ttdeci" > static int LocalSearchOperatorVector_LastIndexOf(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_1ConstraintSolver_1_1LocalSearchOperatorVector_html_aa9ff55b9329d14c72902acce43e86e83" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#aa9ff55b9329d14c72902acce43e86e83" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.Contains< / a > < / div > < div class = "ttdeci" > bool Contains(LocalSearchOperator value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00330" > LocalSearchOperatorVector.cs:330< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_html_a61e86b779a3658927e9e22412463271f" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#a61e86b779a3658927e9e22412463271f" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.LocalSearchOperatorVector< / a > < / div > < div class = "ttdeci" > LocalSearchOperatorVector(global::System.Collections.Generic.IEnumerable< LocalSearchOperator > c)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00061" > LocalSearchOperatorVector.cs:61< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_html" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00018" > LocalSearchOperatorVector.cs:18< / a > < / div > < / div >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_1_1LocalSearchOperatorVectorEnumerator_html_a30e89b7be385b121c8b35285dc092a60" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_1_1LocalSearchOperatorVectorEnumerator.html#a30e89b7be385b121c8b35285dc092a60" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.LocalSearchOperatorVectorEnumerator.Reset< / a > < / div > < div class = "ttdeci" > void Reset()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00211" > LocalSearchOperatorVector.cs:211< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a87cdea584a5a4bc878ad9f399fc18bf3" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a87cdea584a5a4bc878ad9f399fc18bf3" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_Repeat< / a > < / div > < div class = "ttdeci" > static global::System.IntPtr LocalSearchOperatorVector_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_1ConstraintSolver_1_1LocalSearchOperatorVector_1_1LocalSearchOperatorVectorEnumerator_html_a3e7ff49afae994f41da306a4ea74ab4b" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_1_1LocalSearchOperatorVectorEnumerator.html#a3e7ff49afae994f41da306a4ea74ab4b" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.LocalSearchOperatorVectorEnumerator.MoveNext< / a > < / div > < div class = "ttdeci" > bool MoveNext()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00199" > LocalSearchOperatorVector.cs:199< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_html_aa06dade0e56aa77afa84b03ea4ecbee7" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#aa06dade0e56aa77afa84b03ea4ecbee7" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.Reverse< / a > < / div > < div class = "ttdeci" > void Reverse(int index, int count)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00320" > LocalSearchOperatorVector.cs:320< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_html_a18dbc0454c1cb9920a6c4c05963ded31" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#a18dbc0454c1cb9920a6c4c05963ded31" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.LocalSearchOperatorVector< / a > < / div > < div class = "ttdeci" > LocalSearchOperatorVector()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00247" > LocalSearchOperatorVector.cs:247< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_html_a7035f123811600815ce595399236b396" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#a7035f123811600815ce595399236b396" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.IsReadOnly< / a > < / div > < div class = "ttdeci" > bool IsReadOnly< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00075" > LocalSearchOperatorVector.cs:75< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_html_a43472c914f47faf537bb41c94d8d6993" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#a43472c914f47faf537bb41c94d8d6993" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.CopyTo< / a > < / div > < div class = "ttdeci" > void CopyTo(int index, LocalSearchOperator[] array, int arrayIndex, int count)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00123" > LocalSearchOperatorVector.cs:123< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_html_a8724d73bb56089d6f39d8cc0623ddf5b" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#a8724d73bb56089d6f39d8cc0623ddf5b" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.Dispose< / a > < / div > < div class = "ttdeci" > virtual void Dispose(bool disposing)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00041" > LocalSearchOperatorVector.cs:41< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_html_a53d7157d763cbf226531b88d7b62ce23" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#a53d7157d763cbf226531b88d7b62ce23" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.IndexOf< / a > < / div > < div class = "ttdeci" > int IndexOf(LocalSearchOperator value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00335" > LocalSearchOperatorVector.cs:335< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_html_a0cb47671c80ec02f0f2c640ee07ca13c" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#a0cb47671c80ec02f0f2c640ee07ca13c" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.GetRange< / a > < / div > < div class = "ttdeci" > LocalSearchOperatorVector GetRange(int index, int count)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00282" > LocalSearchOperatorVector.cs:282< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_ac05edcc19a2876cbd4aa2441d2ff3575" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ac05edcc19a2876cbd4aa2441d2ff3575" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_Insert< / a > < / div > < div class = "ttdeci" > static void LocalSearchOperatorVector_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_1ConstraintSolver_1_1LocalSearchOperatorVector_html_afa23fcba7976dc8caa4a59cb68c844ef" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#afa23fcba7976dc8caa4a59cb68c844ef" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.Remove< / a > < / div > < div class = "ttdeci" > bool Remove(LocalSearchOperator value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00345" > LocalSearchOperatorVector.cs:345< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_html_adeb87f183406dfdb48b565342bb51b89" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#adeb87f183406dfdb48b565342bb51b89" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.Insert< / a > < / div > < div class = "ttdeci" > void Insert(int index, LocalSearchOperator x)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00289" > LocalSearchOperatorVector.cs:289< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_html_ad934eb284cbea31930702cb9c4dd82e1" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#ad934eb284cbea31930702cb9c4dd82e1" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.RemoveAt< / a > < / div > < div class = "ttdeci" > void RemoveAt(int index)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00299" > LocalSearchOperatorVector.cs:299< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_acc0224b0500a328e6ff56ec2a4b8c3a5" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#acc0224b0500a328e6ff56ec2a4b8c3a5" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_AddRange< / a > < / div > < div class = "ttdeci" > static void LocalSearchOperatorVector_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_1ConstraintSolver_1_1LocalSearchOperatorVector_1_1LocalSearchOperatorVectorEnumerator_html_a5c55891fef08f5b1af2faf94fb3dbaeb" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_1_1LocalSearchOperatorVectorEnumerator.html#a5c55891fef08f5b1af2faf94fb3dbaeb" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.LocalSearchOperatorVectorEnumerator.Dispose< / a > < / div > < div class = "ttdeci" > void Dispose()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00219" > LocalSearchOperatorVector.cs:219< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_1_1LocalSearchOperatorVectorEnumerator_html_ab5246b7ee653bc69f3264299b944cc51" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_1_1LocalSearchOperatorVectorEnumerator.html#ab5246b7ee653bc69f3264299b944cc51" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.LocalSearchOperatorVectorEnumerator.LocalSearchOperatorVectorEnumerator< / a > < / div > < div class = "ttdeci" > LocalSearchOperatorVectorEnumerator(LocalSearchOperatorVector collection)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00172" > LocalSearchOperatorVector.cs:172< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "namespaceGoogle_1_1OrTools_1_1ConstraintSolver_html" > < div class = "ttname" > < a href = "namespaceGoogle_1_1OrTools_1_1ConstraintSolver.html" > Google.OrTools.ConstraintSolver< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "Assignment_8cs_source.html#l00011" > Assignment.cs:11< / a > < / div > < / div >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_html_a3bad8dfbd1cc7e8f92e4db56dd49eedc" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#a3bad8dfbd1cc7e8f92e4db56dd49eedc" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.GetEnumerator< / a > < / div > < div class = "ttdeci" > LocalSearchOperatorVectorEnumerator GetEnumerator()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00155" > LocalSearchOperatorVector.cs:155< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_html_ad35a413fd3561cf174d06e517eb808df" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#ad35a413fd3561cf174d06e517eb808df" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.AddRange< / a > < / div > < div class = "ttdeci" > void AddRange(LocalSearchOperatorVector values)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00277" > LocalSearchOperatorVector.cs:277< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a050dcf87e2ace07a519f00e638dbb852" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a050dcf87e2ace07a519f00e638dbb852" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_RemoveRange< / a > < / div > < div class = "ttdeci" > static void LocalSearchOperatorVector_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_1ConstraintSolver_1_1LocalSearchOperatorVector_html_a85aaf02bdf424520c2955b8a644abea6" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#a85aaf02bdf424520c2955b8a644abea6" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.LocalSearchOperatorVector< / a > < / div > < div class = "ttdeci" > LocalSearchOperatorVector(int capacity)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00254" > LocalSearchOperatorVector.cs:254< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_ade48ad4e8f595076ebc7d2cfad31e6d9" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ade48ad4e8f595076ebc7d2cfad31e6d9" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_Remove< / a > < / div > < div class = "ttdeci" > static bool LocalSearchOperatorVector_Remove(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_1ConstraintSolver_1_1LocalSearchOperatorVector_html_a054479a55574a43d3150a0af1a973272" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#a054479a55574a43d3150a0af1a973272" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.Dispose< / a > < / div > < div class = "ttdeci" > void Dispose()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00036" > LocalSearchOperatorVector.cs:36< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_html_ad67dfd5d43e2c17717e615e9db753ffc" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#ad67dfd5d43e2c17717e615e9db753ffc" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.InsertRange< / a > < / div > < div class = "ttdeci" > void InsertRange(int index, LocalSearchOperatorVector values)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00294" > LocalSearchOperatorVector.cs:294< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a7914563fad7fa5372fab90b5de58f6e5" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a7914563fad7fa5372fab90b5de58f6e5" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_Add< / a > < / div > < div class = "ttdeci" > static void LocalSearchOperatorVector_Add(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "operations__research__constraint__solverPINVOKE_8cs_source.html#l00047" > operations_research_constraint_solverPINVOKE.cs:47< / a > < / div > < / div >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_html_a1ad19458bc89a23ff153b688136d0de3" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#a1ad19458bc89a23ff153b688136d0de3" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.IsSynchronized< / a > < / div > < div class = "ttdeci" > bool IsSynchronized< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00107" > LocalSearchOperatorVector.cs:107< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_html_aa2ed99285a7244f87f638bf013203a63" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#aa2ed99285a7244f87f638bf013203a63" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.LocalSearchOperatorVector< / a > < / div > < div class = "ttdeci" > LocalSearchOperatorVector(global::System.Collections.IEnumerable c)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00053" > LocalSearchOperatorVector.cs:53< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_html_af9f7cb8bf9677cafebb960e2cc73d8f4" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#af9f7cb8bf9677cafebb960e2cc73d8f4" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.LocalSearchOperatorVector< / a > < / div > < div class = "ttdeci" > LocalSearchOperatorVector(LocalSearchOperatorVector other)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00250" > LocalSearchOperatorVector.cs:250< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_html_a76b31d70f03e4b908032006f71048c5b" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#a76b31d70f03e4b908032006f71048c5b" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.CopyTo< / a > < / div > < div class = "ttdeci" > void CopyTo(LocalSearchOperator[] array, int arrayIndex)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00118" > LocalSearchOperatorVector.cs:118< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_html_ac53216e1ff913887ebf2f9f205334678" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#ac53216e1ff913887ebf2f9f205334678" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.SetRange< / a > < / div > < div class = "ttdeci" > void SetRange(int index, LocalSearchOperatorVector values)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00325" > LocalSearchOperatorVector.cs:325< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a8fbc03b0fd316c4f8c4dfde88cd3a6ec" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a8fbc03b0fd316c4f8c4dfde88cd3a6ec" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_Reverse__SWIG_0< / a > < / div > < div class = "ttdeci" > static void LocalSearchOperatorVector_Reverse__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_html_afc4619bb664e425440156f91e23f63f8" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#afc4619bb664e425440156f91e23f63f8" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.Repeat< / a > < / div > < div class = "ttdeci" > static LocalSearchOperatorVector Repeat(LocalSearchOperator value, int count)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00309" > LocalSearchOperatorVector.cs:309< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_1_1LocalSearchOperatorVectorEnumerator_html" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_1_1LocalSearchOperatorVectorEnumerator.html" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.LocalSearchOperatorVectorEnumerator< / 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 = "LocalSearchOperatorVector_8cs_source.html#l00164" > LocalSearchOperatorVector.cs:164< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a667ff84b549988b5b85f8b8f73f6ee85" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a667ff84b549988b5b85f8b8f73f6ee85" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_Contains< / a > < / div > < div class = "ttdeci" > static bool LocalSearchOperatorVector_Contains(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_1ConstraintSolver_1_1LocalSearchOperatorVector_1_1LocalSearchOperatorVectorEnumerator_html_a4373d2b5e61eb587aa40899b64ed7846" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_1_1LocalSearchOperatorVectorEnumerator.html#a4373d2b5e61eb587aa40899b64ed7846" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.LocalSearchOperatorVectorEnumerator.Current< / a > < / div > < div class = "ttdeci" > LocalSearchOperator Current< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00180" > LocalSearchOperatorVector.cs:180< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a5c476d0a642087d5b699d0d67259a46c" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a5c476d0a642087d5b699d0d67259a46c" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_SetRange< / a > < / div > < div class = "ttdeci" > static void LocalSearchOperatorVector_SetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperator_html" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperator.html" > Google.OrTools.ConstraintSolver.LocalSearchOperator< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperator_8cs_source.html#l00018" > LocalSearchOperator.cs:18< / a > < / div > < / div >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_1_1SWIGPendingException_html_a35bddaaf713a717d9910d860cada253a" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_1_1SWIGPendingException.html#a35bddaaf713a717d9910d860cada253a" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SWIGPendingException.Retrieve< / a > < / div > < div class = "ttdeci" > static global::System.Exception Retrieve()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "operations__research__constraint__solverPINVOKE_8cs_source.html#l00186" > operations_research_constraint_solverPINVOKE.cs:186< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_html_ac31ee4f88764fb6ed1b50cd652f8efe4" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#ac31ee4f88764fb6ed1b50cd652f8efe4" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.CopyTo< / a > < / div > < div class = "ttdeci" > void CopyTo(LocalSearchOperator[] array)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00113" > LocalSearchOperatorVector.cs:113< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a054a4aa4260b5426c7444bad232cf415" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a054a4aa4260b5426c7444bad232cf415" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_RemoveAt< / a > < / div > < div class = "ttdeci" > static void LocalSearchOperatorVector_RemoveAt(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a29b08928a3da652a13448549856f9440" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a29b08928a3da652a13448549856f9440" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.LocalSearchOperatorVector_GetRange< / a > < / div > < div class = "ttdeci" > static global::System.IntPtr LocalSearchOperatorVector_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_1ConstraintSolver_1_1LocalSearchOperatorVector_html_a2b596b7185c5221244c65055188e7c81" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#a2b596b7185c5221244c65055188e7c81" > Google.OrTools.ConstraintSolver.LocalSearchOperatorVector.swigCMemOwn< / a > < / div > < div class = "ttdeci" > bool swigCMemOwn< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperatorVector_8cs_source.html#l00021" > LocalSearchOperatorVector.cs:21< / 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 >