VirtualSnapshotPoint Methods

Include Protected Members
Include Inherited Members

The VirtualSnapshotPoint type exposes the following members.

Methods

  Name Description
Public method CompareTo Compares one VirtualSnapshotPoint to another.
Public method Equals Determines whether two VirtualSnapshotPoint objects are the same. (Overrides ValueType.Equals(Object).)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Gets the hash code for the object. (Overrides ValueType.GetHashCode().)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Converts the object to a string. (Overrides ValueType.ToString().)
Public method TranslateTo(ITextSnapshot) Translates this point to the specified snapshot.
Public method TranslateTo(ITextSnapshot, PointTrackingMode) Translates this point to the specified text snapshot with the specified tracking mode.

Top

See Also

Reference

VirtualSnapshotPoint Structure

Microsoft.VisualStudio.Text Namespace