Compartir vía


RegexRunner.MatchIndex(Int32) Método

Definición

Lo usa un objeto Regex generado por el método CompileToAssembly.

Esta API admite la infraestructura de producto y no está pensada para usarse directamente en el código.

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

Parámetros

cap
Int32

El número de captura.

Devoluciones

Int32

Devuelve Int32.

Se aplica a