Click or drag to resize

StringList Constructor (String)

Initializes a new instance of the StringList class

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StringList(
	params string[] values
)

Parameters

values
Type: SystemString

[Missing <param name="values"/> documentation for "M:Stimulsoft.Report.StringList.#ctor(System.String[])"]

See Also