Compartilhar via


RegexRunner.MatchLength(Int32) Método

Definição

Usado por um objeto Regex gerado pelo método CompileToAssembly.

Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu 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

O número de captura.

Retornos

Int32

Retorna Int32.

Aplica-se a