Regex.capsize Field

Definition

The number of capturing groups defined in the regular expression pattern.

protected public: int capsize;
protected internal int capsize;
val mutable capsize : int
Protected Friend capsize As Integer 

Field Value

Applies to