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

Parametreler

cap
Int32

Yakalama numarası.

Döndürülenler

Boolean

Boolean döndürür.

Şunlara uygulanır