Terraria v1.4.4.9
Terraria source code documentation
|
|
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().