RegexRunner.FindFirstChar Método

Definição

A responsabilidade de FindFirstChar() é avançar runtextpos até que ele esteja na próxima posição, que é um candidato para o início de uma correspondência bem-sucedida.

Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.

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

Retornos

Retorna Boolean.

Aplica-se a