Number of nodes at this Graph.

Namespace: Tsp
Assembly: Tsp (in Tsp.exe) Versión: 1.0.0.0 (1.0.0.0)

Syntax

C#
public int nbNodes
Visual Basic
Public nbNodes As Integer
Visual C++
public:
int nbNodes

See Also