Mono Class Library: Overview

System.Text.RegularExpressions.Match: Members

The members of System.Text.RegularExpressions.Match are listed below.

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

Public Properties

[read-only]
static
EmptyMatch. Documentation for this section has not yet been entered.
[read-only]
GroupsGroupCollection. Documentation for this section has not yet been entered.

Public Methods

NextMatch() : Match
Documentation for this section has not yet been entered.
Result(string) : string
Documentation for this section has not yet been entered.
static
Synchronized(Match) : Match
Documentation for this section has not yet been entered.