Table of Contents

Method NeedReplaceCurrent

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

NeedReplaceCurrent(out Match)

Indicates whether currently selected needs to be replaced.

public bool NeedReplaceCurrent(out Match match)

Parameters

match Match

Receives match if regular expression search successful.

Returns

bool

True if selected text matches search text; otherwise false.