A switchboard track object with a configured turnout state.

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 1.4.3900.25841

Syntax

C#
[SerializableAttribute]
public sealed class RouteElement : ICloneable, 
	ISerializable
Visual Basic (Declaration)
<SerializableAttribute> _
Public NotInheritable Class RouteElement _
	Implements ICloneable, ISerializable

Inheritance Hierarchy

System..::.Object
  RRAutoLib.CTC..::.Route..::.RouteElement

See Also