RegexRunner.MatchLength(Int32) Yöntem

Tanım

yöntemi tarafından oluşturulan bir Regex nesne tarafından CompileToAssembly kullanılır.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

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

Parametreler

cap
Int32

Yakalama numarası.

Döndürülenler

Int32

Int32 döndürür.

Şunlara uygulanır