Gets a value indicating if the Links iterator has ended. I.e, there are no more links to iterate on.
Namespace: TspAssembly: Tsp (in Tsp.exe) Versión: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public bool EndIterator() |
Visual Basic |
---|
Public Function EndIterator As Boolean |
Visual C++ |
---|
public: bool EndIterator() |
Return Value
[Missing <returns> documentation for "M:Tsp.Node.EndIterator"]