Click or drag to resize

XmlExtensions Methods

The XmlExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodGetAttribute(XElement, String, String) Gets the attribute value of an XML element.
Public Extension MethodGetAttribute(XElement, XName, String) Gets the attribute value of an XML element.
Top
See Also