CSVファイルのデータからデータテーブルを取得します。
Namespace: YiaoWang.UtilityAssembly: YiaoWang.Utility (YiaoWang.Utility.dll 内) バージョン: 2.11.5.7 (2.11.5.7)
Syntax
C# |
---|
public DataTable ReadCsv( int firsReadRowIndex ) |
Visual Basic |
---|
Public Function ReadCsv ( _ firsReadRowIndex As Integer _ ) As DataTable |
Parameters
- firsReadRowIndex
- Type: System..::..Int32
0から始まる読み込み開始行番号。