Method SortSymbols
- Namespace
- Alternet.Scripter.Debugger.UI.Evaluation.CodeCompletion
- Assembly
- Alternet.Scripter.Debugger.UI.v9.dll
SortSymbols(IEnumerable<Symbol>, string, bool)
public virtual IEnumerable<Symbol> SortSymbols(IEnumerable<Symbol> symbols, string searchString, bool prioritizeCaseSensitiveMatch)
Parameters
symbols
IEnumerable<Symbol>searchString
stringprioritizeCaseSensitiveMatch
bool