Share via


StringBuilder Methods

Public Methods

Name Description
Public Method Append Overloaded. Specifies the Append property.
Public Method AppendFormat Appends a formatted string.
Public Method AppendLine Overloaded. Appends information to the end of the current StringBuilder object.
Public Method Equals Overloaded. Indicates whether this instance is equal to a specified object
Public Method Insert Overloaded. Inserts a string or strings at specified character positions.
Public Method Remove Removes the specified range of characters from this instance.
Public Method Replace Overloaded. Replaces a string with another string.
Public Method ToString Overloaded. Converts values to String.

See Also

Reference

StringBuilder Class
System.Ext.Text Namespace