![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Type-safe enumerator
Definition at line 185 of file IntVector.cs.
Public Member Functions | |
| IntVectorEnumerator (IntVector collection) | |
| bool | MoveNext () |
| void | Reset () |
| void | Dispose () |
Properties | |
| int | Current [get] |
| Type-safe iterator Current. | |
|
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.