JGR MSTS Editors and Tools
TrackNodes Property
NamespacesJgr.MstsRouteTrackTrackNodes

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

[Missing <summary> documentation for "P:Jgr.Msts.RouteTrack.TrackNodes"]

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

[Missing <value> documentation for "P:Jgr.Msts.RouteTrack.TrackNodes"]

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