Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
C#
Visual Basic
Visual C++
FlightPlanXML Documented Class Library
LegHelper
.
.
::
.
.
course Field
LegHelper Class
See Also
Send Feedback
Course of holding pattern
Namespace:
FlightPlan
Assembly:
FlightPlanXML
(in FlightPlanXML.dll) Versión: 1.0.0.0 (1.0.0.0)
Syntax
C#
public
Nullable
<
double
>
course
Visual Basic
Public
course
As
Nullable
(
Of
Double
)
Visual C++
public
:
Nullable
<
double
>
course
See Also
LegHelper Class
FlightPlan Namespace