Click or drag to resize

XmlExtensionsGetAttribute Method

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