ITextSearchNavigator3.Replace Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Replaces the current result with ReplaceTerm.
public:
bool Replace();
public bool Replace ();
abstract member Replace : unit -> bool
Public Function Replace () As Boolean
Returns
true
if the edit succeeded, false
otherwise.