Method NeedReplaceCurrent
NeedReplaceCurrent(out Match)
Indicates whether currently selected needs to be replaced.
public bool NeedReplaceCurrent(out Match match)
Parameters
match
MatchReceives match if regular expression search successful.
Returns
- bool
True if selected text matches search text; otherwise false.