Table of Contents

Method ReplaceCurrent

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.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