RegexRunner.MatchIndex(Int32) Metodo

Definizione

Utilizzato da un Regex oggetto generato dal CompileToAssembly metodo .

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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

Parametri

cap
Int32

Numero di acquisizione.

Valori restituiti

Restituisce Int32.

Si applica a