Method ResetContent
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v10.dll
ResetContent()
When implemented by a class, updates ICompletionListBox content from its Provider.
void ResetContent()
ResetContent(int)
When implemented by a class, updates ICompletionListBox content from its Provider.
void ResetContent(int index)
Parameters
indexintThe integer value that specifies
SelectedIndexproperty of theICompletionListBox.