Table of Contents

Method IsAbbreviatedFilterMatch

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

IsAbbreviatedFilterMatch(string, out ItemFilterTextMatch)

protected virtual bool IsAbbreviatedFilterMatch(string s, out CodeCompletionList.ItemFilterTextMatch filterTextMatch)

Parameters

s string
filterTextMatch CodeCompletionList.ItemFilterTextMatch

Returns

bool