Method AddDeclaration
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
AddDeclaration()
Adds a new item to the specified position within the ICodeSnippetDeclarations
collection.
public virtual ICodeSnippetDeclaration AddDeclaration()
Returns
- ICodeSnippetDeclaration
ICodeSnippetDeclaration
that is added.