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

返回 Int32

适用于