Range.Equals Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Aşırı Yüklemeler
| Equals(Range) | |
| Equals(Object) |
Equals(Range)
Indicates whether the current object is equal to another object of the same type.
public:
virtual bool Equals(Microsoft::VisualStudio::LanguageServer::Protocol::Range ^ other);
public bool Equals (Microsoft.VisualStudio.LanguageServer.Protocol.Range other);
override this.Equals : Microsoft.VisualStudio.LanguageServer.Protocol.Range -> bool
Public Function Equals (other As Range) As Boolean
Parametreler
- other
- Range