The members of System.Text.RegularExpressions.Match are listed below.
See Also: Inherited members from System.Text.RegularExpressions.Group
[read-only] static | Empty | Match.
Gets the empty group. All failed matches return this empty match. |
[read-only] | Groups | GroupCollection.
Gets a collection of groups matched by the regular expression. |
NextMatch()
| ||
Result(string)
| ||
static | Synchronized(Match)
|