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

    Show / Hide Table of Contents

    InsertCodeFix Method

    InsertCodeFix(Int32)

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

    Declaration
    ICodeFixItem InsertCodeFix(int index)
    Parameters
    Type Name Description
    System.Int32 index

    Specifies position to insert.

    Returns
    Type Description
    ICodeFixItem

    ICodeFixItem that is inserted.

    In This Article
    Back to top Copyright AlterNET Software Download PDF