JGR MSTS Editors and Tools
Sections Property
NamespacesJgr.MstsTrackPathSections

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

[Missing <summary> documentation for "P:Jgr.Msts.TrackPath.Sections"]

Declaration Syntax
C#Visual BasicVisual C++
public IEnumerable<TrackSection> Sections { get; private set; }
Public Property Sections As IEnumerable(Of TrackSection)
	Get
	Private Set
public:
property IEnumerable<TrackSection^>^ Sections {
	IEnumerable<TrackSection^>^ get ();
	private: void set (IEnumerable<TrackSection^>^ value);
}
Value

[Missing <value> documentation for "P:Jgr.Msts.TrackPath.Sections"]

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