Skip to content

Overload_Cyjb_StringView__ctor

CYJB edited this page Feb 1, 2024 · 1 revision

StringView 构造函数

重载列表

 

名称 说明
公共方法 StringView(String) 创建指定字符串的视图。
公共方法 StringView(String, Int32) 创建指定字符串从指定索引开始的视图。
公共方法 StringView(String, Int32, Int32) 创建指定字符串从指定索引开始的视图。
  Back to Top

参见

Reference

StringView 结构
Cyjb 命名空间

Clone this wiki locally