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

    Show / Hide Table of Contents

    DeleteRight Method

    DeleteRight(Int32, Boolean)

    Deletes a specified number of characters to the right of the active point.

    Declaration
    public virtual bool DeleteRight(int len, bool withChange = false)
    Parameters
    Type Name Description
    Int32 len

    Specifies number of characters to delete.

    Boolean withChange

    Indicates if the change needs to be translated to the parser.

    Returns
    Type Description
    Boolean

    True if method succeed; otherwise false.

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