https://learn.microsoft.com/en-us/dotnet/api/system.text.regularexpressions.match.nextmatch?view=netframework-4.8.1&viewFallbackFrom=net-10.0
Match.NextMatch Method (System.Text.RegularExpressions) | Microsoft Learn
Returns a new Match object with the results for the next match, starting at the position at which the last match ended (at the character after the last matched...
matchmethodsystemtextmicrosoft
https://learn.microsoft.com/en-us/dotnet/api/system.text.regularexpressions.match.nextmatch?view=netframework-4.8.1
Match.NextMatch Method (System.Text.RegularExpressions) | Microsoft Learn
Returns a new Match object with the results for the next match, starting at the position at which the last match ended (at the character after the last matched...
matchmethodsystemtextmicrosoft