Collection of flight plan fixes
Namespace: FlightPlanAssembly: FlightPlanXML (in FlightPlanXML.dll) Versión: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public FixesCollection Fixes { get; } |
Visual Basic |
---|
Public ReadOnly Property Fixes As FixesCollection Get |
Visual C++ |
---|
public: property FixesCollection^ Fixes { FixesCollection^ get (); } |