Click or drag to resize

RouteRouteElement Class

A switchboard track object with a configured turnout state.
Inheritance Hierarchy
SystemObject
  RRAutoLib.CTCRouteRouteElement

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
<SerializableAttribute>
Public NotInheritable Class RouteElement
	Implements ICloneable, ISerializable

The RouteRouteElement type exposes the following members.

Constructors
  NameDescription
Public methodRouteRouteElement
Initializes a new instance of the RouteRouteElement class
Public methodRouteRouteElement(Track, TrackTrackState)
Initializes a new instance of the RouteRouteElement class
Top
Properties
  NameDescription
Public propertyState
Public propertyTrack
Top
Methods
  NameDescription
Public methodClone
Protected methodGetObjectData
Top
See Also