This topic provides an overview of the TextDocumentSnapshotScanner
object’s properties and methods.
This topic contains the following sections:
Created via the snapshot’s CreateScanner
method the TextDocumentSnapshotScanner
class targets a specific instance of a TextDocumentSnaphot
and is useful for efficiently scanning through the snapshot’s lines, tokens and words.
The following topic provides additional information related to this topic.