RegexRunner.MatchLength(Int32) Méthode

Définition

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

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

protected:
 int MatchLength(int cap);
protected int MatchLength (int cap);
member this.MatchLength : int -> int
Protected Function MatchLength (cap As Integer) As Integer

Paramètres

cap
Int32

Nombre de captures.

Retours

Int32

Retourne Int32.

S’applique à