Udostępnij za pośrednictwem


RegexRunner.FindFirstChar Metoda

Definicja

Używany przez Regex obiekt wygenerowany przez metodę CompileToAssembly .

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

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

Zwraca

Boolean

Zwraca wartość Boolean.

Dotyczy