MatchDetails Class Members
In This Topic
The following tables list the members exposed by MatchDetails.
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Capture | Gets the found System.Text.RegularExpressions.Capture. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Group | Gets the found System.Text.RegularExpressions.Group. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Match | Gets the System.Text.RegularExpressions.Match object that contains all groups and captures. |
Top
Public Methods
| Name | Description |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | Equals | Overloaded. Determines whether the specified object is equal to the current object. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | 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