append


Description:

[ Version ( deprecated = true , deprecated_since = "0.12.0" ) ]
public bool append (string value) throws Error

Warning: append is deprecated since 0.12.0.

Parameters:

this

A StringArrayBuilder.

value

A string value.

Returns:

true on success, false if there was an error.