IXPathResult.SnapshotLength

IXPathResult.SnapshotLength property

Le nombre de nœuds dans l’instantané de résultat. Les valeurs valides pour les indices snapshotItem sont0 poursnapshotLength-1 inclus.

public int SnapshotLength { get; }

Exceptions

exceptioncondition
DOMExceptionTYPE_ERR : déclenché si resultType n’est pas UnorderedNodeSnapshotUnorderedNodeSnapshot taper ouOrderedNodeSnapshot taper.

Voir également