Click or drag to resize

CharList Constructor (Char)

Initializes a new instance of the CharList class

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

Parameters

values
Type: SystemChar

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

See Also