The LegHelper type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | CreateLeg |
Validates that all necessary data is available for creating a leg
of the given type. Creates leg and returns it.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Permite que un objeto Object intente liberar recursos y realizar otras operaciones de limpieza antes de que el objeto Object sea reclamado por el recolector de elementos no utilizados. (Inherited from Object.) |
![]() | GetHashCode | Actúa como función hash para un tipo concreto. (Inherited from Object.) |
![]() | GetType | Obtiene el objeto Type de la instancia actual. (Inherited from Object.) |
![]() | MemberwiseClone | Crea una copia superficial del objeto Object actual. (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
![]() | UpdateLeg |
Once a LegHelper object has been initialized with data coming from
a flight plan update message, this method can be used to perform
the update of the flight plan leg.
|