Click or drag to resize

ByteList Constructor (Byte)

Initializes a new instance of the ByteList class

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

Parameters

values
Type: SystemByte

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

See Also