Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / MatchDetails Class
Properties Methods

In This Topic
    MatchDetails Class Members
    In This Topic

    The following tables list the members exposed by MatchDetails.

    Public Properties
     NameDescription
    Public PropertyGets the found System.Text.RegularExpressions.Capture.  
    Public PropertyGets the found System.Text.RegularExpressions.Group.  
    Public PropertyGets the System.Text.RegularExpressions.Match object that contains all groups and captures.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Determines whether the specified object is equal to the current object.  
    Public MethodServes as the default hash function.  
    Top
    Public Operators
    Tests whether two specified MatchDetails objects are equivalent.
    Tests whether two specified MatchDetails objects are equivalent.
    Top
    See Also

    Reference

    MatchDetails Class
    GrapeCity.Documents.Word Namespace
    System.Text.RegularExpressions.Match
    System.Text.RegularExpressions.Group
    System.Text.RegularExpressions.Capture