RegexRunner.MatchIndex(Int32) Metodo

Definizione

Usato da un oggetto Regex generato dal metodo CompileToAssembly.

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.

Restituisce

Int32

Restituisce Int32.

Si applica a