The methods of Java.Lang.IAppendable are listed below. For a list of all members, see the IAppendable Members list.
Append(ICharSequence)Appends the character sequence csq. | ||
Append(char)Appends the specified character. | ||
Append(ICharSequence, int, int)Appends a subsequence of csq. |