Open Rails

TrackSections Class

[This is preliminary documentation and subject to change.]

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

System.Object
   Dictionary(UInt32,TrackSection)
      TrackSections

[DebuggerDisplay(Value=""Count = {Count}"", Name="""", Type="""", Target=null, TargetTypeName="null")]
[DebuggerTypeProxy(ProxyTypeName=""System.Collections.Generic.Mscorlib_DictionaryDebugView`2, mscorlib, Version=2.0." + "0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"", Target=null, TargetTypeName="null")]
[DefaultMember(MemberName=""Item"")]
public class TrackSections : Dictionary<uint, TrackSection>

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.Formats.Msts

Assembly: Orts.Formats.Msts (in Orts.Formats.Msts.dll)

See Also

TrackSections Members | Orts.Formats.Msts Namespace