Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GetGroupImpl()

Group System.Text.RegularExpressions.GroupCollection.GetGroupImpl ( int groupnum)
inlineprivate

Definition at line 191 of file GroupCollection.cs.

References System.Text.RegularExpressions.GroupCollection._groups, System.Text.RegularExpressions.GroupCollection._match, System.Text.RegularExpressions.Match._matchcount, System.Text.RegularExpressions.Match._matches, System.Text.RegularExpressions.Match._regex, System.Text.RegularExpressions.Regex.GroupNameFromNumber(), System.Text.RegularExpressions.i, System.Text.RegularExpressions.Capture.Length, System.Text.RegularExpressions.name, and System.Text.RegularExpressions.Capture.Text.

Referenced by System.Text.RegularExpressions.GroupCollection.GetGroup().