Partager via


RegexMatchScorable.ScoreFor(Match) Méthode

Définition

Calculez un score normalisé de 0 à 1 pour une correspondance d’expression régulière.

public static double ScoreFor (System.Text.RegularExpressions.Match match);
static member ScoreFor : System.Text.RegularExpressions.Match -> double
Public Shared Function ScoreFor (match As Match) As Double

Paramètres

match
Match

Retours

S’applique à