IXPathResult.SnapshotLength

IXPathResult.SnapshotLength property

Die Anzahl der Knoten im Ergebnis-Snapshot. Gültige Werte für die Indizes von snapshotItem sind0 ZuSchnappschusslänge-1 inklusive.

public int SnapshotLength { get; }

Ausnahmen

AusnahmeBedingung
DOMExceptionTYPE_ERR: ausgelöst, wenn resultType nicht istUnorderedNodeSnapshot tippe bzwOrderedNodeSnapshot Typ.

Siehe auch