T_Cyjb_Text_TextSpanBuilder - CYJB/Cyjb GitHub Wiki

TextSpanBuilder 类

从索引序列中构造可以覆盖所有序列值的 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
  Back to Top

方法

 

名称 说明
公共方法 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。)
  Back to Top

参见

Reference

Cyjb.Text 命名空间

⚠️ **GitHub.com Fallback** ⚠️