StringBuilderPolyfillExtensionAppend Method

Overload List

Append(StringBuilder, ReadOnlySpanChar)Appends the string representation of a specified read-only character span to a StringBuilder.
Append(StringBuilder, StringBuilder, Int32, Int32)Appends a copy of a sequence of Unicode characters that comes from a StringBuilder to the existing content of builder.

See Also