klyn.io.xml.xpath.DOMXPathResult.snapshotLength
property
public readonly property snapshotLength as Int:
Description

Number of nodes in a snapshot result.

Throws
  • XPathException if this result is not a snapshot.
Example
print(result.snapshotLength)