• HOME
  • PRODUCTS
  • DEMOS
  • BUY
  • BLOG
  • FORUM
  • DOCUMENTATION
  • ABOUT
  • FREE EVALUATION
Search Results for

    Show / Hide Table of Contents

    CycledSearch Method

    CycledSearch(String, SearchOptions, Regex, Boolean)

    Performs cycled search.

    Declaration
    public virtual bool CycledSearch(string text, SearchOptions options, Regex expression, bool silent)
    Parameters
    Type Name Description
    String text

    Text being found.

    SearchOptions options

    Represents options to search text.

    Regex expression

    Represents a regular expression to find text.

    Boolean silent

    Determines if no visual feedback is required.

    Returns
    Type Description
    Boolean
    Implements
    ISearch.CycledSearch(String, SearchOptions, Regex, Boolean)
    In This Article
    Back to top Copyright AlterNET Software Download PDF