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

    Show / Hide Table of Contents

    InsertCodeRefactor Method

    InsertCodeRefactor(Int32)

    When implemented by a class, inserts a new item to the specified position within the ICodeRefactorItem collection.

    Declaration
    ICodeRefactorItem InsertCodeRefactor(int index)
    Parameters
    Type Name Description
    System.Int32 index

    Specifies position to insert.

    Returns
    Type Description
    ICodeRefactorItem

    ICodeRefactorItem that is inserted.

    In This Article
    Back to top Copyright AlterNET Software Download PDF