RegexRunner.MatchLength(Int32) メソッド

定義

可視性の問題を回避するためにランマッチを呼び出す

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

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

パラメーター

cap
Int32

キャプチャ番号。

返品

Int32 を返します。

適用対象