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