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