Table of Contents

Method GetListBoxItems

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

GetListBoxItems(List<FilteredItemData>, bool)

protected virtual bool GetListBoxItems(List<CodeCompletionList.FilteredItemData> items, bool useFilter)

Parameters

items List<CodeCompletionList.FilteredItemData>
useFilter bool

Returns

bool