Table of Contents

Method PerformSearch

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

PerformSearch(string, SearchOptions, Regex)

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

Parameters

str string
options SearchOptions
expression Regex

Returns

bool