Skip to content

Overload_Cyjb_Compilers_RegularExpressions_LexRegex_Repeat

CYJB edited this page Sep 9, 2022 · 1 revision

LexRegex.Repeat 方法

返回表示重复多次的正则表达式。

重载列表

 

名称 说明
公共方法 Repeat(Int32) 返回表示当前正则表达式重复多次的正则表达式。
公共方法 Repeat(Int32, Int32) 返回表示当前正则表达式重复多次的正则表达式。
  Back to Top

参见

Reference

LexRegex 类
Cyjb.Compilers.RegularExpressions 命名空间

Clone this wiki locally