MatchDetails Class Members
In This Topic
The following tables list the members exposed by MatchDetails.
Public Properties
| Name | Description |
| Capture | Gets the found System.Text.RegularExpressions.Capture. |
| Group | Gets the found System.Text.RegularExpressions.Group. |
| Match | Gets the System.Text.RegularExpressions.Match object that contains all groups and captures. |
Top
Public Methods
| Name | Description |
| Equals | Overloaded. Determines whether the specified object is equal to the current object. |
| GetHashCode | Serves as the default hash function. |
Top
Public Operators
See Also
Reference
MatchDetails Class
GrapeCity.Documents.Word Namespace
System.Text.RegularExpressions.Match
System.Text.RegularExpressions.Group
System.Text.RegularExpressions.Capture