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