System.Text.RegularExpressions.Match: Property Members

The properties of System.Text.RegularExpressions.Match are listed below. For a list of all members, see the Match Members list.

See Also: Inherited members from System.Text.RegularExpressions.Group

Public Properties

[read-only]
static
EmptyMatch.

Gets the empty group. All failed matches return this empty match.

[read-only]
GroupsGroupCollection.

Gets a collection of groups matched by the regular expression.