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

    Show / Hide Table of Contents

    DoesItemExist Method

    DoesItemExist(String, ToolboxItem)

    When implemented by a class, identifies whether given item exist in the specified tab.

    Declaration
    bool DoesItemExist(string categoryName, ToolboxItem item)
    Parameters
    Type Name Description
    String categoryName

    Name of tab to check.

    ToolboxItem item

    ToolboxItem to check.

    Returns
    Type Description
    Boolean

    True if exists; otherwise false.

    In This Article
    Back to top Copyright AlterNET Software Download PDF