Range Class
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.
Class which represents a text document text range.
See the Language Server Protocol specification for additional information.
C++
public ref class Range : IEquatable<Microsoft::VisualStudio::LanguageServer::Protocol::Range ^>
[System.Runtime.Serialization.DataContract]
public class Range : IEquatable<Microsoft.VisualStudio.LanguageServer.Protocol.Range>
[<System.Runtime.Serialization.DataContract>]
type Range = class
interface IEquatable<Range>
Public Class Range
Implements IEquatable(Of Range)
- Inheritance
-
Range
- Attributes
- Implements
Equals(Object) | |
Equals(Range) | Indicates whether the current object is equal to another object of the same type. |
Get |
Serves as the default hash function. |
Προϊόν | Εκδόσεις |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |