Constructor for City.
Namespace: Tsp.GAAssembly: Tsp (in Tsp.exe) Versión: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public City( int id ) |
Visual Basic |
---|
Public Sub New ( _ id As Integer _ ) |
Visual C++ |
---|
public: City( int id ) |
Parameters
- id
- Type: System..::..Int32
[Missing <param name="id"/> documentation for "M:Tsp.GA.City.#ctor(System.Int32)"]