Method GetListBoxItems
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v9.dll
GetListBoxItems(List<ListboxItem>, bool)
protected virtual bool GetListBoxItems(List<CompletionListBox.ListboxItem> items, bool useFilter)
Parameters
items
List<CompletionListBox.ListboxItem>useFilter
bool