RegexRunner.MatchIndex(Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 MatchIndex(int cap);
protected int MatchIndex (int cap);
member this.MatchIndex : int -> int
Protected Function MatchIndex (cap As Integer) As Integer
Paramètres
- cap
- Int32
Nombre de captures.
Retours
Retourne Int32.