FlightNumber Class |
Namespace: VirtualRadar.Interface.StandingData
The FlightNumber type exposes the following members.
Name | Description | |
---|---|---|
![]() | FlightNumber |
Creates a new object.
|
Name | Description | |
---|---|---|
![]() | AirlineCode |
Gets or sets the airline code (either ICAO or IATA) of the flight.
|
![]() | AirportCodes |
Gets a list of airports in the route that the flight number describes.
|
![]() | FlightCode |
Gets the flight code portion of the flight number.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |