IAircraftLatitude Property |
Namespace: VirtualRadar.Interface
Nullable<double> Latitude { get; set; }
Property Latitude As Nullable(Of Double) Get Set
property Nullable<double> Latitude { Nullable<double> get (); void set (Nullable<double> value); }
abstract Latitude : Nullable<float> with get, set
© 2010 onwards, Andrew Whewell