StiCsvHelperGetTable Method (Byte, Int32, String, Boolean) |
[Missing <summary> documentation for "M:Stimulsoft.Base.StiCsvHelper.GetTable(System.Byte[],System.Int32,System.String,System.Boolean)"]
Namespace: Stimulsoft.Base
public static DataTable GetTable( byte[] data, int codePage, string separator, bool loadData = true )
[Missing <param name="data"/> documentation for "M:Stimulsoft.Base.StiCsvHelper.GetTable(System.Byte[],System.Int32,System.String,System.Boolean)"]
[Missing <param name="codePage"/> documentation for "M:Stimulsoft.Base.StiCsvHelper.GetTable(System.Byte[],System.Int32,System.String,System.Boolean)"]
[Missing <param name="separator"/> documentation for "M:Stimulsoft.Base.StiCsvHelper.GetTable(System.Byte[],System.Int32,System.String,System.Boolean)"]
[Missing <param name="loadData"/> documentation for "M:Stimulsoft.Base.StiCsvHelper.GetTable(System.Byte[],System.Int32,System.String,System.Boolean)"]
[Missing <returns> documentation for "M:Stimulsoft.Base.StiCsvHelper.GetTable(System.Byte[],System.Int32,System.String,System.Boolean)"]