The LALeg type exposes the following members.

Methods

  NameDescription
Public methodAppendXml
Appends this Object to a xml LegsCollection representation.
(Overrides Leg..::..AppendXml(XmlElement).)
Public methodAwaitsConditionResult
Returns true if the leg depends on a condition that has not been initialized.
(Inherited from Leg.)
Public methodCompareIds
Compare that both legs are the same based on their ids.
(Inherited from Leg.)
Public methodDeepCopy
Returns deep copy of LA leg
(Overrides Leg..::..DeepCopy(Stage).)
Public methodDependsOnCondition
Checks whether the leg depends on a given condition.
(Inherited from Leg.)
Public methodEquals
Determina si el objeto Object especificado es igual al objeto Object actual.
(Inherited from Object.)
Protected methodFinalize
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.)
Public methodGetHashCode
Actúa como función hash para un tipo concreto.
(Inherited from Object.)
Public methodGetType
Obtiene el objeto Type de la instancia actual.
(Inherited from Object.)
Public methodIsLastWaypoint
Returns true if wp is the last waypoint of the current leg. The comparison is made considering coordinates and altitude.
(Inherited from Leg.)
Protected methodMemberwiseClone
Crea una copia superficial del objeto Object actual.
(Inherited from Object.)
Public methodSetField
Sets field indicated by field to the value in value.
(Inherited from Leg.)
Public methodToString
A string that represents the current object.
(Inherited from Leg.)

See Also