VirtualSnapshotPoint Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
| Name | Description | |
|---|---|---|
![]() | CompareTo(VirtualSnapshotPoint) | Compares one VirtualSnapshotPoint to another. |
![]() | Equals(Object^) | Determines whether two VirtualSnapshotPoint objects are the same.(Overrides ValueType::Equals(Object^).) |
![]() | GetHashCode() | Gets the hash code for the object.(Overrides ValueType::GetHashCode().) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | Converts the object to a string.(Overrides ValueType::ToString().) |
![]() | TranslateTo(ITextSnapshot^) | Translates this point to the specified snapshot. |
![]() | TranslateTo(ITextSnapshot^, PointTrackingMode) | Translates this point to the specified text snapshot with the specified tracking mode. |
Show:
