Share via


RegexRunner.FindFirstChar Metodo

Definizione

Usato da un oggetto Regex generato dal metodo CompileToAssembly.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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

Restituisce

Restituisce Boolean.

Si applica a