LiquidTechnologies.XmlObjects Namespace / IRegExParser Interface

In This Topic
    IRegExParser Interface Methods
    In This Topic

    For a list of all members of this type, see IRegExParser members.

    Public Methods
     NameDescription
     MethodIndicates whether the regular expression specified in the System.Text.RegularExpressions.Regex constructor finds a match in a specified input string.  
    Top
    See Also