Static class containing utility methods to work with xml nodes.

Namespace: FlightPlan
Assembly: FlightPlanXML (in FlightPlanXML.dll) Versión: 1.0.0.0 (1.0.0.0)

Syntax

C#
public static class XmlHelper
Visual Basic
Public NotInheritable Class XmlHelper
Visual C++
public ref class XmlHelper abstract sealed

Inheritance Hierarchy

System..::..Object
  FlightPlan..::..XmlHelper

See Also