The Tour type exposes the following members.

Properties

  NameDescription
Public propertyCapacity
Obtiene o establece el número total de elementos que la estructura de datos interna puede contener sin un cambio de tamaño.
(Inherited from List<(Of <(<'Link>)>)>.)
Public propertyCount
Obtiene el número de elementos contenidos realmente en List<(Of <(<'T>)>)>.
(Inherited from List<(Of <(<'Link>)>)>.)
Public propertyFitness
The fitness (total tour length) of this tour.
Public propertyItem
Obtiene o establece el elemento que se encuentra en el índice especificado.
(Inherited from List<(Of <(<'Link>)>)>.)

See Also