Click or drag to resize

StiCsvHelperGetTable Method (Byte)

[Missing <summary> documentation for "M:Stimulsoft.Base.StiCsvHelper.GetTable(System.Byte[])"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static DataTable GetTable(
	byte[] data
)

Parameters

data
Type: SystemByte

[Missing <param name="data"/> documentation for "M:Stimulsoft.Base.StiCsvHelper.GetTable(System.Byte[])"]

Return Value

Type: DataTable

[Missing <returns> documentation for "M:Stimulsoft.Base.StiCsvHelper.GetTable(System.Byte[])"]

See Also