Skip to content

Overload_Cyjb_StringView_AsMemory

CYJB edited this page Feb 1, 2024 · 1 revision

StringView.AsMemory 方法

重载列表

 

名称 说明
公共方法 AsMemory() 返回当前字符串视图的 ReadOnlyMemory(T)
公共方法 AsMemory(Int32) 返回当前字符串视图的 ReadOnlyMemory(T)
公共方法 AsMemory(Int32, Int32) 返回当前字符串视图的 ReadOnlyMemory(T)
  Back to Top

参见

Reference

StringView 结构
Cyjb 命名空间

Clone this wiki locally