VersionedPosition.Equals Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Equals(VersionedPosition) | |
Equals(Object) |
Equals(VersionedPosition)
public:
virtual bool Equals(Microsoft::VisualStudio::Text::VersionedPosition other);
public bool Equals (Microsoft.VisualStudio.Text.VersionedPosition other);
override this.Equals : Microsoft.VisualStudio.Text.VersionedPosition -> bool
Public Function Equals (other As VersionedPosition) As Boolean
Parameters
- other
- VersionedPosition