Nullable!XmlElement containing the first matching element, or null if none match.selectFirst
Selects the first element matching an XPath-like expression under root.
Parameters
root | The root element to search from. |
expression | The XPath-like query expression. |
Returns
A