VirtualSnapshotPoint Constructor (ITextSnapshot^, Int32)
Visual Studio 2015
Initializes a new instance of a VirtualSnapshotPoint at the specified position in the specified snapshot, with zero virtual spaces.
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
Parameters
- snapshot
-
Type:
Microsoft.VisualStudio.Text::ITextSnapshot^
The snapshot to use.
- position
-
Type:
System::Int32
The position of the snapshot point.
Show: