ITextSearchNavigator3.Replace Method

Definition

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.

Applies to