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

◆ MatchCollection()

System.Text.RegularExpressions.MatchCollection.MatchCollection ( Regex regex,
string input,
int startat )
inlinepackage

Definition at line 129 of file MatchCollection.cs.

References System.Text.RegularExpressions.MatchCollection._done, System.Text.RegularExpressions.MatchCollection._input, System.Text.RegularExpressions.MatchCollection._matches, System.Text.RegularExpressions.MatchCollection._prevlen, System.Text.RegularExpressions.MatchCollection._regex, System.Text.RegularExpressions.MatchCollection._startat, System.Text.RegularExpressions.input, System.Text.RegularExpressions.startat, and System.Text.RegularExpressions.ThrowHelper.ThrowArgumentOutOfRangeException().