[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:Jgr.Msts.TrackService.TrackShapes"]
Declaration Syntax
C# | Visual Basic | Visual C++ |
public IDictionary<uint, TrackShape> TrackShapes { get; private set; }
Public Property TrackShapes As IDictionary(Of UInteger, TrackShape) Get Private Set
public: property IDictionary<unsigned int, TrackShape^>^ TrackShapes { IDictionary<unsigned int, TrackShape^>^ get (); private: void set (IDictionary<unsigned int, TrackShape^>^ value); }
Value
[Missing <value> documentation for "P:Jgr.Msts.TrackService.TrackShapes"]