Table of Contents

Method GetFilterMatchHighlightedSpans

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v10.dll

GetFilterMatchHighlightedSpans()

Determines a list of the highlighted text spans from the item text.

public IEnumerable<CodeCompletionList.FilteredItemData.SpanWithHighlight> GetFilterMatchHighlightedSpans()

Returns

IEnumerable<CodeCompletionList.FilteredItemData.SpanWithHighlight>

List of the SpanWithHighlight objects according to the filter criteria.