IXPathResult.SingleNodeValue

IXPathResult.SingleNodeValue property

Värdet för detta enda nodresultat, vilket kan varanull .

public Node SingleNodeValue { get; }

Undantag

undantagskick
DOMExceptionTYPE_ERR: höjs om resultType inte är AnyUorderedNode typ ellerFirstOrderedNode typ.

Se även