RegexRunner.FindFirstChar Metoda

Definice

Používá se objektem Regex vygenerovaným metodou CompileToAssembly .

Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.

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

Návraty

Vrací objekt Boolean.

Platí pro