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

    Show / Hide Table of Contents

    InsertCodeSnippet Method

    InsertCodeSnippet(ICodeSnippet, Point)

    Inserts Code Snippet at the given position in the text

    Declaration
    public virtual void InsertCodeSnippet(ICodeSnippet snippet, Point pos)
    Parameters
    Type Name Description
    ICodeSnippet snippet

    Code Snippet to insert

    Point pos

    Text Position

    InsertCodeSnippet(ICodeSnippet, Point, Point, Boolean)

    Declaration
    protected void InsertCodeSnippet(ICodeSnippet snippet, Point startPos, Point endPos, bool useIndent)
    Parameters
    Type Name Description
    ICodeSnippet snippet
    Point startPos
    Point endPos
    Boolean useIndent
    In This Article
    Back to top Copyright AlterNET Software Download PDF