Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
Public Member Functions | |
Int64VectorEnumerator (Int64Vector collection) | |
bool | MoveNext () |
void | Reset () |
void | Dispose () |
Properties | |
long | Current [get] |
Type-safe iterator Current. | |
Type-safe enumerator
Definition at line 184 of file Int64Vector.cs.
|
inline |
Definition at line 192 of file Int64Vector.cs.
|
inline |
Definition at line 239 of file Int64Vector.cs.
|
inline |
Definition at line 219 of file Int64Vector.cs.
|
inline |
Definition at line 231 of file Int64Vector.cs.
|
get |
Type-safe iterator Current.
Definition at line 200 of file Int64Vector.cs.