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