T_Cyjb_Text_TextSpanBuilder - CYJB/Cyjb GitHub Wiki
从索引序列中构造可以覆盖所有序列值的 TextSpan。
System.Object
Cyjb.Text.TextSpanBuilder
Namespace: Cyjb.Text
Assembly: Cyjb (in Cyjb.dll) Version: 1.0.23+7750dd8e971297c5fa962a3bee37fb78f72793f6
C#
public sealed class TextSpanBuilder
The TextSpanBuilder type exposes the following members.
名称 | 说明 | |
---|---|---|
![]() |
TextSpanBuilder | Initializes a new instance of the TextSpanBuilder class |
名称 | 说明 | |
---|---|---|
![]() |
Add(Int32) | 添加指定的索引。 |
![]() |
Add(TextSpan) | 添加指定的文本范围。 |
![]() |
Equals | Determines whether the specified object is equal to the current object. (继承自 Object。) |
![]() |
GetHashCode | Serves as the default hash function. (继承自 Object。) |
![]() |
GetSpan | 返回当前已覆盖的文本范围。 |
![]() |
GetType | Gets the Type of the current instance. (继承自 Object。) |
![]() |
ToString | Returns a string that represents the current object. (继承自 Object。) |