Table of Contents

Method MarkAll

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

MarkAll(string, SearchOptions, Regex, bool)

protected virtual int MarkAll(string text, SearchOptions options, Regex expression, bool clearPrevious)

Parameters

text string
options SearchOptions
expression Regex
clearPrevious bool

Returns

int