Click or drag to resize

XmlExtensionsGetAttribute Method

Overload List
  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