LinePositionSpan Struct
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.
Immutable span represented by a pair of line number and index within the line.
public value class LinePositionSpan : IEquatable<Microsoft::CodeAnalysis::Text::LinePositionSpan>
public readonly struct LinePositionSpan : IEquatable<Microsoft.CodeAnalysis.Text.LinePositionSpan>
[System.Runtime.Serialization.DataContract]
public readonly struct LinePositionSpan : IEquatable<Microsoft.CodeAnalysis.Text.LinePositionSpan>
type LinePositionSpan = struct
[<System.Runtime.Serialization.DataContract>]
type LinePositionSpan = struct
Public Structure LinePositionSpan
Implements IEquatable(Of LinePositionSpan)
- Inheritance
-
LinePositionSpan
- Attributes
- Implements
Equals(Line |
|
Equals(Object) | |
Get |
|
To |
Provides a string representation for LinePositionSpan. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET feedback
.NET is an open source project. Select a link to provide feedback: