Click or drag to resize

XmlUtils Class

General-purpose utilities for manipulating XML.
Inheritance Hierarchy
SystemObject
  NetQuarryXmlUtils

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public static class XmlUtils

The XmlUtils type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetAttrValue
Gets the value of the specified attribute from the node. If the attribute is not defined then null is returned.
Top
See Also