XPathResult.SnapshotItem
SnapshotItem(<Index>)
Type:
Number.
Node index in a snapshot.
Type:
DOMAttribute,
DOMDocument,
DOMElement,
DOMDocumentType,
DOMNotation,
DOMEntity,
DOMDocumentFragment,
DOMText,
DOMComment,
DOMCDATASection,
DOMProcessingInstruction,
DOMEntityReference,
XPathNamespace;
Undefined.
If the next node does not exist,
Undefined is retrieved.
Retrieves a node of the node set for the result by index.
Server, thick client, external connection, Mobile application (server).
If the node type is not equal to
UnorderedNodeSnapshot or
OrderedNodeSnapshot, an exception is called.