Method NeedReplaceCurrent
NeedReplaceCurrent(out Match)
Indicates whether search engine need to replace successfully found and selected text.
public bool NeedReplaceCurrent(out Match match)
Parameters
match
MatchReceives match if regular expression search successful.
Returns
- bool
True is some text is found; otherwise false.