Method ExtXml.HasAttr Overload Returns true if this element has the specified attribute. public static bool HasAttr(this XElement t, XName name) Parameters t (XElement) name (XName) Returns bool