LiquidTechnologies.XmlObjects Namespace / IRegExParser Interface
Properties Methods

In This Topic
    IRegExParser Interface Members
    In This Topic

    The following tables list the members exposed by IRegExParser.

    Public Properties
     NameDescription
     PropertyThe regular expression pattern  
    Top
    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