Click or drag to resize

XmlDocumentExtensions Class

Extension class for XmlDocument
Inheritance Hierarchy
SystemObject
  NetQuarry.GoogleGeocoderXmlDocumentExtensions

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

The XmlDocumentExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetSingleNodeText
Returns the text (or null) of the give xpath expression.
Top
See Also