Definition at line 222 of file NetDecisionBuilder.cs.
|
| override void | Dispose (bool disposing) |
◆ Dispose()
| override void Google.OrTools.ConstraintSolver.IntVarIterator.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ GetEnumerator()
| IntVarEnumerator Google.OrTools.ConstraintSolver.IntVarIterator.GetEnumerator |
( |
| ) |
|
|
inline |
◆ Init()
| virtual void Google.OrTools.ConstraintSolver.IntVarIterator.Init |
( |
| ) |
|
|
inlinevirtual |
◆ Next()
| virtual void Google.OrTools.ConstraintSolver.IntVarIterator.Next |
( |
| ) |
|
|
inlinevirtual |
◆ Ok()
| virtual bool Google.OrTools.ConstraintSolver.IntVarIterator.Ok |
( |
| ) |
|
|
inlinevirtual |
◆ ToString()
| override string Google.OrTools.ConstraintSolver.IntVarIterator.ToString |
( |
| ) |
|
|
inlinevirtual |
◆ Value()
| virtual long Google.OrTools.ConstraintSolver.IntVarIterator.Value |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following files: