Open Rails

Train.DistanceTravelledActions Class

[This is preliminary documentation and subject to change.]

Distance Travelled action item list

For a list of all members of this type, see Train.DistanceTravelledActions Members .

System.Object
   LinkedList(Train.DistanceTravelledItem)
      Train.DistanceTravelledActions

[DebuggerTypeProxy(ProxyTypeName=""System.Collections.Generic.System_CollectionDebugView`1, System, Version=2.0.0.0," + " Culture=neutral, PublicKeyToken=b77a5c561934e089"", Target=null, TargetTypeName="null")]
[DebuggerDisplay(Value=""Count = {Count}"", Name="""", Type="""", Target=null, TargetTypeName="null")]
public class DistanceTravelledActions : LinkedList<DistanceTravelledItem>

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ORTS

Assembly: RunActivity (in RunActivity.exe)

See Also

Train.DistanceTravelledActions Members | ORTS Namespace