Add(Int64Vector x) | Google.OrTools.Util.Int64VectorVector | inline |
AddRange(Int64VectorVector values) | Google.OrTools.Util.Int64VectorVector | inline |
Capacity | Google.OrTools.Util.Int64VectorVector | |
Clear() | Google.OrTools.Util.Int64VectorVector | inline |
CopyTo(Int64Vector[] array) | Google.OrTools.Util.Int64VectorVector | inline |
CopyTo(Int64Vector[] array, int arrayIndex) | Google.OrTools.Util.Int64VectorVector | inline |
CopyTo(int index, Int64Vector[] array, int arrayIndex, int count) | Google.OrTools.Util.Int64VectorVector | inline |
Count | Google.OrTools.Util.Int64VectorVector | |
Dispose() | Google.OrTools.Util.Int64VectorVector | inline |
Dispose(bool disposing) | Google.OrTools.Util.Int64VectorVector | inlineprotectedvirtual |
GetEnumerator() | Google.OrTools.Util.Int64VectorVector | inline |
GetRange(int index, int count) | Google.OrTools.Util.Int64VectorVector | inline |
Insert(int index, Int64Vector x) | Google.OrTools.Util.Int64VectorVector | inline |
InsertRange(int index, Int64VectorVector values) | Google.OrTools.Util.Int64VectorVector | inline |
Int64VectorVector(global::System.Collections.IEnumerable c) | Google.OrTools.Util.Int64VectorVector | inline |
Int64VectorVector(global::System.Collections.Generic.IEnumerable< Int64Vector > c) | Google.OrTools.Util.Int64VectorVector | inline |
Int64VectorVector() | Google.OrTools.Util.Int64VectorVector | inline |
Int64VectorVector(Int64VectorVector other) | Google.OrTools.Util.Int64VectorVector | inline |
Int64VectorVector(int capacity) | Google.OrTools.Util.Int64VectorVector | inline |
IsEmpty | Google.OrTools.Util.Int64VectorVector | |
IsFixedSize | Google.OrTools.Util.Int64VectorVector | |
IsReadOnly | Google.OrTools.Util.Int64VectorVector | |
IsSynchronized | Google.OrTools.Util.Int64VectorVector | |
RemoveAt(int index) | Google.OrTools.Util.Int64VectorVector | inline |
RemoveRange(int index, int count) | Google.OrTools.Util.Int64VectorVector | inline |
Repeat(Int64Vector value, int count) | Google.OrTools.Util.Int64VectorVector | inlinestatic |
Reverse() | Google.OrTools.Util.Int64VectorVector | inline |
Reverse(int index, int count) | Google.OrTools.Util.Int64VectorVector | inline |
SetRange(int index, Int64VectorVector values) | Google.OrTools.Util.Int64VectorVector | inline |
swigCMemOwn | Google.OrTools.Util.Int64VectorVector | protected |
this[int index] | Google.OrTools.Util.Int64VectorVector | |
ToArray() | Google.OrTools.Util.Int64VectorVector | inline |