Click or drag to resize

Route Methods

[This is preliminary documentation and is subject to change.]

The Route type exposes the following members.

Methods
  NameDescription
Public methodCreateVehicle
Creates a new vehicle
Public methodDestoryVehicle
Destroys a vehicle
Public methodEquals
Equals Implementation
(Inherited from SimulationBase.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
GetHashCode impelementation
(Inherited from SimulationBase.)
Public methodGetNextPlaceable(IPlaceable)
Gets the next placeable.
Public methodGetNextPlaceableT(IPlaceable)
Gets the next Placeable on the connection of a given type.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodNextConnection
Returns the next node on this connection
Public methodToString
ToString Implementation
(Inherited from SimulationBase.)
Top
See Also