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 180 of file IntVector.cs.
|
inline |
Definition at line 188 of file IntVector.cs.
|
inline |
Definition at line 235 of file IntVector.cs.
|
inline |
Definition at line 215 of file IntVector.cs.
|
inline |
Definition at line 227 of file IntVector.cs.
|
get |
Type-safe iterator Current.
Definition at line 196 of file IntVector.cs.