Method ResetContent
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()