Table of Contents

Method PerformSearch

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

PerformSearch(string, SearchOptions, Regex)

protected bool PerformSearch(string str, SearchOptions options, Regex expression)

Parameters

str string
options SearchOptions
expression Regex

Returns

bool