Table of Contents

Method ReplaceCurrent

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

ReplaceCurrent(string, SearchOptions, Match)

protected virtual bool ReplaceCurrent(string replaceWith, SearchOptions options, Match match)

Parameters

replaceWith string
options SearchOptions
match Match

Returns

bool