Connection to the second city.
Namespace: Tsp.GAAssembly: Tsp (in Tsp.exe) Versión: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public int Connection2 { get; set; } |
Visual Basic |
---|
Public Property Connection2 As Integer
Get
Set |
Visual C++ |
---|
public:
property int Connection2 {
int get ();
void set (int value);
} |
See Also