RegexRunner.MatchIndex(Int32) メソッド

定義

CompileToAssembly メソッドで生成される Regex オブジェクトによって使用されます。

この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。

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

パラメーター

cap
Int32

キャプチャの数。

戻り値

Int32 を返します。

適用対象