IXPathResult.SnapshotLength

IXPathResult.SnapshotLength property

Antalet noder i resultatets ögonblicksbild. Giltiga värden för snapshotItem index är0 tillsnapshotLength-1 inklusive.

public int SnapshotLength { get; }

Undantag

undantagskick
DOMExceptionTYPE_ERR: höjs om resultType inte är UnorderedNodeSnapshot typ ellerBeställde NodeSnapshot typ.

Se även