ISnapshotDifference.MapToSnapshot Method
Include Protected Members
Include Inherited Members
Gets the extent of the difference in the specified snapshot.
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 | |
---|---|---|
MapToSnapshot(Difference, ITextSnapshot) | Gets the extent of the difference in the specified snapshot. | |
MapToSnapshot(SnapshotPoint, ITextSnapshot, DifferenceMappingMode) | Map the specified SnapshotPoint to the specified ITextSnapshot. |
Top