Share via


RegexRunner.FindFirstChar Método

Definición

Lo usa un objeto Regex generado por el método CompileToAssembly.

Esta API admite la infraestructura de producto y no está pensada para usarse directamente en el código.

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

Devoluciones

Boolean

Devuelve Boolean.

Se aplica a