Method AddSnippet
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
AddSnippet()
Adds a new item to the ICodeSnippets
collection.
public virtual ICodeSnippet AddSnippet()
Returns
- ICodeSnippet
ICodeSnippet
that is added.
Adds a new item to the ICodeSnippets
collection.
public virtual ICodeSnippet AddSnippet()
ICodeSnippet
that is added.