Skip to content

M_Cyjb_Text_LineLocator_Read

CYJB edited this page Mar 20, 2024 · 10 revisions

LineLocator.Read 方法

读取指定的字符范围。

Namespace: Cyjb.Text
Assembly: Cyjb (in Cyjb.dll) Version: 1.0.23+7750dd8e971297c5fa962a3bee37fb78f72793f6

语法

C#

public void Read(
	ReadOnlySpan<char> chars
)

参数

 

chars
Type: System.ReadOnlySpan(Char)
要读取的字符范围。

参见

Reference

LineLocator 类
Cyjb.Text 命名空间

Clone this wiki locally