Method ResetContent
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v9.dll
ResetContent(int)
Updates CompletionListBox
content from its Provider.
public void ResetContent(int index)
Parameters
index
intThe integer value that specifies
SelectedIndex
property of theCompletionListBox
.
ResetContent()
Updates CompletionListBox
content from its Provider.
public void ResetContent()