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