RegexRunner.FindFirstChar Méthode

Définition

Utilisé par un Regex objet généré par la CompileToAssembly méthode.

Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.

protected:
 abstract bool FindFirstChar();
protected abstract bool FindFirstChar();
abstract member FindFirstChar : unit -> bool
Protected MustOverride Function FindFirstChar () As Boolean

Retours

Retourne Boolean.

S’applique à