Regex.Match
The result of matching a regular expression against a string.
Declaration
@dynamicMemberLookup struct MatchOverview
A Match forwards API to the Output generic parameter, providing direct access to captures.
The result of matching a regular expression against a string.
@dynamicMemberLookup struct MatchA Match forwards API to the Output generic parameter, providing direct access to captures.