Skip to content

Overload_Cyjb_StringView_Substring

CYJB edited this page Feb 1, 2024 · 1 revision

StringView.Substring 方法

重载列表

 

名称 说明
公共方法 Substring(Int32) 返回从指定位置开始的子字符串视图。
公共方法 Substring(Int32, Int32) 返回从指定位置开始指定长度的子字符串视图。
  Back to Top

参见

Reference

StringView 结构
Cyjb 命名空间

Clone this wiki locally