A collection of Route..::..RouteElement objects.

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

Syntax

C#
[SerializableAttribute]
public sealed class RouteElementList : IEnumerable, 
	ISerializable, IDeserializationComplete
Visual Basic
<SerializableAttribute> _
Public NotInheritable Class RouteElementList _
	Implements IEnumerable, ISerializable, IDeserializationComplete

Inheritance Hierarchy

System..::..Object
  RRAutoLib.CTC..::..Route..::..RouteElementList

See Also