Combiner.CombineTextByDelimiter
Returns a function that combines a list of text using the specified delimiter.
Combiner.CombineTextByEachDelimiter
Returns a function that combines a list of text using a sequence of delimiters.
Combiner.CombineTextByLengths
Returns a function that combines a list of text using the specified lengths.
Combiner.CombineTextByPositions
Returns a function that combines a list of text using the specified output positions.
Combiner.CombineTextByRanges
Returns a function that combines a list of text using the specified positions and lengths.