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

    Show / Hide Table of Contents

    Insert Method

    Insert(String, Boolean)

    Inserts the given string at the specified location.

    Declaration
    public virtual bool Insert(string text, bool withChange = false)
    Parameters
    Type Name Description
    String text

    The text to insert.

    Boolean withChange

    Indicates if the change needs to be translated to the parser

    Returns
    Type Description
    Boolean

    True if the method succeed; otherwise false.

    Implements
    IEdit.Insert(String, Boolean)
    In This Article
    Back to top Copyright AlterNET Software Download PDF