collect
Collects all appended components into a single component without a separator.
Return
the collected component
Collects all appended components into a single component with a string separator.
Return
the collected component
Parameters
separator
the string separator
Collects all appended components into a single component with a component separator.
Return
the collected component
Parameters
separator
the component separator