RegexRunner.FindFirstChar 方法

定义

CompileToAssembly 方法生成的 Regex 对象使用。

此 API 支持产品基础结构,不能在代码中直接使用。

protected:
 abstract bool FindFirstChar();
protected:
 virtual bool FindFirstChar();
protected abstract bool FindFirstChar ();
protected virtual bool FindFirstChar ();
abstract member FindFirstChar : unit -> bool
abstract member FindFirstChar : unit -> bool
override this.FindFirstChar : unit -> bool
Protected MustOverride Function FindFirstChar () As Boolean
Protected Overridable Function FindFirstChar () As Boolean

返回

返回 Boolean

适用于