Contents

Regex.Match

The result of matching a regular expression against a string.

Declaration

@dynamicMemberLookup struct Match

Overview

A Match forwards API to the Output generic parameter, providing direct access to captures.

Topics

Initializers

Instance Properties

Subscripts