Compartir vía


RegexRunner.MatchLength(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 MatchLength(int cap);
protected int MatchLength (int cap);
member this.MatchLength : int -> int
Protected Function MatchLength (cap As Integer) As Integer

Parámetros

cap
Int32

El número de captura.

Devoluciones

Int32

Devuelve Int32.

Se aplica a