StringBuilder Extensions
Extension methods for the built-in StringBuilder type.
Last updated
Extension methods for the built-in StringBuilder type.
Last updated
Appends the specified string to this instance.
Appends the specified string followed by the default line terminator to this instance.
Retrieves the last remembered appended string for this instance.
Returns the zero-based index position of the last occurrence of a specified Unicode character within this instance.