Table of Contents

Method AddImport

Namespace
Alternet.Syntax.CodeCompletion
Assembly
Alternet.Syntax.v9.dll

AddImport()

Adds a new item to the specified position within the ICodeSnippetImports collection.

public virtual ICodeSnippetImport AddImport()

Returns

ICodeSnippetImport

ICodeSnippetImport that is added.