Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
Public Member Functions | |
IntVectorEnumerator (IntVector collection) | |
bool | MoveNext () |
void | Reset () |
void | Dispose () |
Properties | |
int | Current [get] |
Type-safe iterator Current. | |
Type-safe enumerator
Definition at line 185 of file IntVector.cs.
|
inline |
Definition at line 193 of file IntVector.cs.
|
inline |
Definition at line 240 of file IntVector.cs.
|
inline |
Definition at line 220 of file IntVector.cs.
|
inline |
Definition at line 232 of file IntVector.cs.
|
get |
Type-safe iterator Current.
Definition at line 201 of file IntVector.cs.