[]
        
(Showing Draft Content)

C1.Win.C1Chart.FunctionBase.LinesToText

LinesToText Method

LinesToText(string[])

Converts an array of strings to a newline-delimited string.

Declaration
protected string LinesToText(string[] ss)
Parameters
Type Name Description
string[] ss

String array to convert.

Returns
Type Description
string

A newline-delimited string.