org.w3c.dom.xpath.XPathResult.numberValue
property
public readonly property numberValue as Double
Description

Numeric value of a NUMBER_TYPE result.

Example
print(result.numberValue)