| Overload | Description |
|---|---|
| Replace(String,String) | Replaces all occurrences of Parameter oldValue with Parameter newValue. |
| Replace(String,String,LlFindAndReplaceOptions) | Replaces all occurrences of Parameter oldValue with Parameter newValue with additional options. |