Table of Contents

Constructor FilteredItemData

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

FilteredItemData(string, int, ImageSource, bool, ItemFilterTextMatch)

public FilteredItemData(string s, int index, ImageSource image, bool useHtmlFormatting, CodeCompletionList.ItemFilterTextMatch textMatch)

Parameters

s string
index int
image ImageSource
useHtmlFormatting bool
textMatch CodeCompletionList.ItemFilterTextMatch