Method AddImport
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
AddImport()
When implemented by a class, adds a new item to the specified position within the ICodeSnippetImports
collection.
ICodeSnippetImport AddImport()
Returns
- ICodeSnippetImport
ICodeSnippetImport
that is added.