VirtualSnapshotSpan Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of VirtualSnapshotSpan.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
VirtualSnapshotSpan(SnapshotSpan) | Initializes a new instance of a VirtualSnapshotSpan in the specified snapshot span, with no virtual spaces. | |
VirtualSnapshotSpan(VirtualSnapshotPoint, VirtualSnapshotPoint) | Initializes a new instance of a VirtualSnapshotSpan from the specified start and end points. |
Top