Search Results for

    Show / Hide Table of Contents

    Class UrlMatchPatternCollection

    A class used for control URL, Domain and File type access using positive and negative wild-card(*?) and Regex rules.

    Inheritance
    System.Object
    UrlMatchPatternCollection
    Namespace: IronWebScraper.Urls
    Assembly: IronWebScraper.dll
    Syntax
    public class UrlMatchPatternCollection : List<Regex>

    Constructors

    UrlMatchPatternCollection()

    Declaration
    public UrlMatchPatternCollection()

    Methods

    Add(String)

    Adds a match pattern using strings with wild-card.

    ? matches exactly 1 character

    * matches exactly zero to any number of characters

    Declaration
    public void Add(string wildCardPattern)
    Parameters
    Type Name Description
    System.String wildCardPattern

    The wild-card pattern.

    Add(String[])

    Adds multiple match patterns using strings with wild-card.

    ? matches exactly 1 character

    * matches exactly zero to any number of characters

    Declaration
    public void Add(params string[] wildCardPatterns)
    Parameters
    Type Name Description
    System.String[] wildCardPatterns

    The wild-card patterns.

    ☀
    ☾
    Downloads
    • Download with Nuget
    • Start for Free
    In This Article
    Back to top
    Install with Nuget
    Want to deploy IronWebscraper to a live project for FREE?
    What’s included?
    30 days of fully-functional product
    Test and share in a live environment
    No watermarks in production
    Get your free 30-day Trial Key instantly.
    No credit card or account creation required
    Your Trial License Key has been emailed to you.
    Download IronWebscraper free to apply
    your Trial Licenses Key
    Install with NuGet View Licenses
    Licenses from $499. Have a question? Get in touch.