JGR MSTS Editors and Tools
TrackSections Property
NamespacesJgr.MstsTrackServiceTrackSections

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:Jgr.Msts.TrackService.TrackSections"]

Declaration Syntax
C#Visual BasicVisual C++
public IDictionary<uint, TrackSection> TrackSections { get; private set; }
Public Property TrackSections As IDictionary(Of UInteger, TrackSection)
	Get
	Private Set
public:
property IDictionary<unsigned int, TrackSection^>^ TrackSections {
	IDictionary<unsigned int, TrackSection^>^ get ();
	private: void set (IDictionary<unsigned int, TrackSection^>^ value);
}
Value

[Missing <value> documentation for "P:Jgr.Msts.TrackService.TrackSections"]

Assembly: JGR.MSTS (Module: JGR.MSTS) Version: 0.5.4008.31682