TextChangeRange 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.
Represents the change to a span of text.
public value class TextChangeRange : IEquatable<Microsoft::CodeAnalysis::Text::TextChangeRange>
public readonly struct TextChangeRange : IEquatable<Microsoft.CodeAnalysis.Text.TextChangeRange>
[System.Diagnostics.DebuggerDisplay("{GetDebuggerDisplay(),nq}")]
public readonly struct TextChangeRange : IEquatable<Microsoft.CodeAnalysis.Text.TextChangeRange>
type TextChangeRange = struct
[<System.Diagnostics.DebuggerDisplay("{GetDebuggerDisplay(),nq}")>]
type TextChangeRange = struct
Public Structure TextChangeRange
Implements IEquatable(Of TextChangeRange)
- Inheritance
-
TextChangeRange
- Attributes
- Implements
Text |
Initializes a new instance of TextChangeRange. |
New |
Width of the span after the edit. A 0 here would represent a delete |
No |
An empty set of changes. |
Span |
The span of text before the edit which is being changed |
Collapse(IEnumerable<Text |
Collapse a set of TextChangeRanges into a single encompassing range. If the set of ranges provided is empty, an empty range is returned. |
Equals(Object) |
Compares current instance of TextChangeRange to another. |
Equals(Text |
Compares current instance of TextChangeRange to another. |
Get |
Provides hash code for current instance of TextChangeRange. |
To |
Equality(Text |
Determines if two instances of TextChangeRange are same. |
Inequality(Text |
Determines if two instances of TextChangeRange are different. |
Ürün | Sürümler |
---|---|
Roslyn | 4.2.0, 4.3.0, 4.4.0, 4.5.0, 4.6.0, 4.7.0, 4.8.0, 4.9.2, 3.0.0, 3.1.0, 3.2.0, 3.2.1, 3.3.1, 3.4.0, 3.5.0, 3.6.0, 3.7.0, 3.8.0, 3.9.0, 3.10.0, 3.11.0, 4.0.1, 4.1.0, 4.12.2, 4.13.0 |
.NET geri bildirimi
.NET, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: