Skip to content

Overload_Cyjb_StringView_Remove

CYJB edited this page Feb 1, 2024 · 1 revision

StringView.Remove 方法

重载列表

 

名称 说明
公共方法 Remove(Int32) 返回删除当前字符串视图中指定位置之后所有字符的新字符串视图。
公共方法 Remove(Int32, Int32) 返回删除当前字符串视图中指定位置之后指定个数字符的新字符串视图。
  Back to Top

参见

Reference

StringView 结构
Cyjb 命名空间

Clone this wiki locally