Overload List

  Name Description
Public method Static member Replace(StringBuilder, String, StringBuilder)
Replaces all occurrences of a specified string in this instance with another specified string builder content.
Public method Static member Replace(StringBuilder, String, String, StringComparison)
Replaces all occurrences of a specified string in this instance with another specified string builder content.

See Also