IXPathResult.SnapshotLength

IXPathResult.SnapshotLength property

結果スナップショットのノード数。 snapshotItem インデックスの有効な値は次のとおりです。0スナップショットの長さ-1含む.

public int SnapshotLength { get; }

例外

例外調子
DOMExceptionTYPE_ERR: resultType が でない場合に発生しますUnorderedNodeSnapshotタイプまたはOrderedNodeSnapshotタイプ。

関連項目