TextImageLine.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(TextImageLine) | |
Equals(Object) |
Equals(TextImageLine)
public:
virtual bool Equals(Microsoft::VisualStudio::Text::TextImageLine other);
public bool Equals (Microsoft.VisualStudio.Text.TextImageLine other);
override this.Equals : Microsoft.VisualStudio.Text.TextImageLine -> bool
Public Function Equals (other As TextImageLine) As Boolean
Parameters
- other
- TextImageLine