Table of Contents

Method PerformCycledSearch

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

PerformCycledSearch(string, SearchOptions, Regex)

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

Parameters

str string
options SearchOptions
expression Regex

Returns

bool