- Namespace
- Statiq
.Common - Containing Type
- MemoryExtensions
Syntax
public static bool Replace(this in Memory<char> str, char oldChar, char newChar)
Parameters
Name | Type | Description |
---|---|---|
str | Memory |
|
oldChar | char | |
newChar | char |
Return Value
Type | Description |
---|---|
bool |