Show / Hide Table of Contents

Property RXMatch.GroupCountPlusOne


Overload

Gets the number of groups in the regular expression, + 1 for the whole match.

public int GroupCountPlusOne { get; }
Property Value
int