Method AddSnippetType
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
AddSnippetType()
Adds new item to the specified position within the ICodeSnippetTypes
collection.
public virtual ICodeSnippetType AddSnippetType()
Returns
- ICodeSnippetType
ICodeSnippetType
that is added.