StringSourceModifier.Replace Method
Include Protected Members
Include Inherited Members
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Replaces characters at the specified location with new characters.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
Replaces characters at the specified location with new characters. (Inherited from SourceModifier.)
Replace(Int64, Int32, String, Boolean)
Replaces characters at the specified location with new characters. (Inherited from SourceModifier.)
Top
See Also
Reference
Microsoft.Windows.Design.SourceUpdate Namespace