Click or drag to resize

XmlExtensions Methods

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