Table of Contents

Method IsSubstringFilterMatch

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

IsSubstringFilterMatch(string, out ItemFilterTextMatch)

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

Parameters

s string
filterTextMatch CodeCompletionList.ItemFilterTextMatch

Returns

bool