Replaces the value returned by 
IFindReplaceAnnotations::FindText with the text specified by 
IFindReplaceAnnotations::ReplaceText.  
             
            
.NET Syntax
| Visual Basic (Declaration) |  | 
|---|
| Function Replace() As System.Integer | 
| Visual Basic (Usage) |  | 
|---|
| Dim instance As IFindReplaceAnnotations
Dim value As System.Integer
 
value = instance.Replace() | 
| C++/CLI |  | 
|---|
| System.int Replace();  | 
Return Value
Error as defined by 
gtError_eSee Also
 
            Availability
SOLIDWORKS Utilities API 2008 FCS