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
[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. |