中の技術日誌ブログ

C#とC++/CLIと
VBと.NETとWindowsで戯れる
 

目次

Blog 利用状況

ニュース

自己紹介

東京でソフトウェアエンジニアをやっています。
お仕事大募集中です。
記事執筆や、講師依頼とかでも何でもどうぞ(*^_^*)
似顔絵 MSMVPロゴ
MSMVP Visual C# Since 2004/04-2013/03

記事カテゴリ

書庫

日記カテゴリ

00-整理

01-MSMVP

わんくまライブラリ Wankuma.IO.CSVReaderクラス Version1

この文書の最新版は
http://naka.wankuma.com/site/library/dotnet2.0/io/CSVReader1d.htm


この文書はVisual Studio 2005(.NET2.0)をベースに記述されています。それ以降のバージョンや、あなたが読んでいる時点では変更されている可能性があります。
またバージョンアップされている場合にはなんらかかの不具合を含んでいる可能性があります。

ソースファイルへ
CSVReader1s.htm

ソースファイル直接ダウンロードへ
CSVReader1c.txt

利用規約へ
../kiyaku.htm

クラスの説明

CSVの読み取りを行いたいという要求は非常に根強いものがあります。
にもかかわらず.NETのBCLにはそれを積極的にサポートする機能はありません。

.NET 1.1時代にもCSVクラスを提供してきました(わんくまライブラリ Wankuma.IO.CSVクラス Version1)が、VB6時代のものを移植しただけ、ですべてをオンメモリにためてから出ないと利用できないなど制限の多いものでした。

.NET 2.0にあわせて全面的にリーダ型で書き直しを図ったのがこのクラスです。

プロパティ

public char 区切り文字
CSVの区切り文字  初期値は','

public bool ファイル終了フラグ
ファイルが終端まで行っているかのフラグ

public bool 行終了フラグ
行が最後まで行っているかのフラグ

メソッド

public CSVReader(System.IO.Stream stream)
public CSVReader(System.IO.Stream stream, char 区切り文字)
public CSVReader(System.IO.TextReader reader)
public CSVReader(System.IO.TextReader reader, char 区切り文字)
public CSVReader(string path)
public CSVReader(string path, char 区切り文字)
public CSVReader(string path, Encoding encoding)
public CSVReader(string path, Encoding encoding, char 区切り文字)
おもにストリーム、テキストリーダ、ファイルをデータ読み元としています。StreamReaderのコンストラクタと基本的に同じように渡してもらえれば問題は無いでしょう。

public bool MoveNextRow()
次の行に制御を移します。次の行があればtrueが帰ってきます。

public string ReadColumn()
次のカラムを取得します。
カラムが無い場合にでもエラーを出すことなく""を返しますので、がたがたなCSVでも問題ありません。

public void Dispose(bool disposing)
終了処理を行います。

サンプルコード

public void サンプルコード()
{
  using (CSVReader target = new CSVReader(@"IO\ExcelCSV_UTF8.csv"))
  {
    while (target.ファイル終了フラグ == false)
    {
      string actual;
      //ほしいカラム数よびだす。またはカラムの最後まで読みだす
      actual = target.ReadColumn();
      actual = target.ReadColumn();
      actual = target.ReadColumn();
      //行がえ
      target.MoveNextRow();
    }
  }
}

 

投稿日時 : 2006年3月17日 1:08

コメントを追加

# When I initially commented I clicked the "Notify me when new comments are added" checkbox and now each time a comment is added I get three e-mails with the same comment. Is there any way you can remove me from that service? Bless you! 2021/09/03 10:27 When I initially commented I clicked the "Not

When I initially commented I clicked the "Notify me when new comments are added" checkbox and now each time a comment is
added I get three e-mails with the same comment. Is there any way
you can remove me from that service? Bless you!

# Pretty portion of content. I just stumbled upon your website and in accession capital to assert that I get in fact enjoyed account your weblog posts. Any way I will be subscribing to your augment and even I fulfillment you access constantly fast. 2021/09/05 7:53 Pretty portion of content. I just stumbled upon yo

Pretty portion of content. I just stumbled upon your website and in accession capital to assert that I get in fact enjoyed
account your weblog posts. Any way I will be subscribing to
your augment and even I fulfillment you
access constantly fast.

# Spot on with this write-up, I seriously believe that this amazing site needs much more attention. I'll probably be back again to read through more, thanks for the info! ps4 https://j.mp/3z5HwTp ps4 games 2021/09/12 19:12 Spot on with this write-up, I seriously believe th

Spot on with this write-up, I seriously believe that this amazing site needs much more attention. I'll probably be back
again to read through more, thanks for the info!
ps4 https://j.mp/3z5HwTp ps4 games

# Spot on with this write-up, I seriously believe that this amazing site needs much more attention. I'll probably be back again to read through more, thanks for the info! ps4 https://j.mp/3z5HwTp ps4 games 2021/09/12 19:13 Spot on with this write-up, I seriously believe th

Spot on with this write-up, I seriously believe that this amazing site needs much more attention. I'll probably be back
again to read through more, thanks for the info!
ps4 https://j.mp/3z5HwTp ps4 games

# Spot on with this write-up, I seriously believe that this amazing site needs much more attention. I'll probably be back again to read through more, thanks for the info! ps4 https://j.mp/3z5HwTp ps4 games 2021/09/12 19:14 Spot on with this write-up, I seriously believe th

Spot on with this write-up, I seriously believe that this amazing site needs much more attention. I'll probably be back
again to read through more, thanks for the info!
ps4 https://j.mp/3z5HwTp ps4 games

# Spot on with this write-up, I seriously believe that this amazing site needs much more attention. I'll probably be back again to read through more, thanks for the info! ps4 https://j.mp/3z5HwTp ps4 games 2021/09/12 19:15 Spot on with this write-up, I seriously believe th

Spot on with this write-up, I seriously believe that this amazing site needs much more attention. I'll probably be back
again to read through more, thanks for the info!
ps4 https://j.mp/3z5HwTp ps4 games

# It's very simple to find out any topic on net as compared to textbooks, as I found this piece of writing at this web page. scoliosis surgery https://coub.com/stories/962966-scoliosis-surgery scoliosis surgery 2021/09/14 1:41 It's very simple to find out any topic on net as

It's very simple to find out any topic on net as compared to textbooks, as I found this piece of writing at this web page.
scoliosis surgery https://coub.com/stories/962966-scoliosis-surgery scoliosis surgery

# It's very simple to find out any topic on net as compared to textbooks, as I found this piece of writing at this web page. scoliosis surgery https://coub.com/stories/962966-scoliosis-surgery scoliosis surgery 2021/09/14 1:42 It's very simple to find out any topic on net as

It's very simple to find out any topic on net as compared to textbooks, as I found this piece of writing at this web page.
scoliosis surgery https://coub.com/stories/962966-scoliosis-surgery scoliosis surgery

# It's very simple to find out any topic on net as compared to textbooks, as I found this piece of writing at this web page. scoliosis surgery https://coub.com/stories/962966-scoliosis-surgery scoliosis surgery 2021/09/14 1:43 It's very simple to find out any topic on net as

It's very simple to find out any topic on net as compared to textbooks, as I found this piece of writing at this web page.
scoliosis surgery https://coub.com/stories/962966-scoliosis-surgery scoliosis surgery

# It's very simple to find out any topic on net as compared to textbooks, as I found this piece of writing at this web page. scoliosis surgery https://coub.com/stories/962966-scoliosis-surgery scoliosis surgery 2021/09/14 1:44 It's very simple to find out any topic on net as

It's very simple to find out any topic on net as compared to textbooks, as I found this piece of writing at this web page.
scoliosis surgery https://coub.com/stories/962966-scoliosis-surgery scoliosis surgery

# No matter if some one searches for his vital thing, thus he/she desires to be available that in detail, therefore that thing is maintained over here. 2021/12/27 2:49 No matter if some one searches for his vital thing

No matter if some one searches for his vital thing, thus he/she desires to be available that in detail, therefore that thing is maintained
over here.

# ivermectin syrup http://stromectolabc.com/
buy stromectol pills 2022/02/08 10:21 Busjdhj

ivermectin syrup http://stromectolabc.com/
buy stromectol pills

# doxycycline pills https://doxycyline1st.com/
doxycycline 50mg 2022/02/26 9:34 Doxycycline

doxycycline pills https://doxycyline1st.com/
doxycycline 50mg

# ed medications list https://erectiledysfunctionpills.shop/ 2022/10/14 16:32 Erectile

ed medications list https://erectiledysfunctionpills.shop/

# meet men online https://datingtopreview.com/
online free dating service 2022/10/17 14:17 Dating

meet men online https://datingtopreview.com/
online free dating service

# online payment sites https://topdatingsites.fun/
dating guide 2022/11/14 17:12 DatingTop

online payment sites https://topdatingsites.fun/
dating guide

# free dating ads https://datingsiteonline.site/
beste dating site 2022/12/05 17:15 Tading

free dating ads https://datingsiteonline.site/
beste dating site

# Read information now. Get warning information here.
https://edonlinefast.com
Everything information about medication. All trends of medicament. 2023/02/18 20:30 EdOnline

Read information now. Get warning information here.
https://edonlinefast.com
Everything information about medication. All trends of medicament.

# erection pills that work https://edpill.pro/# - ed treatments 2023/06/27 5:24 EdPills

erection pills that work https://edpill.pro/# - ed treatments

# medications for ed https://edpills.ink/# - treatment of ed 2023/07/26 14:20 EdPills

medications for ed https://edpills.ink/# - treatment of ed

# farmacia online 2023/09/24 19:30 Archieonelf

http://farmaciaonline.men/# comprare farmaci online con ricetta

# acquisto farmaci con ricetta 2023/09/25 19:15 Archieonelf

http://farmaciabarata.pro/# farmacias online baratas

# medications for ed https://edpillsotc.store/# - buy erection pills 2023/10/07 16:03 EdPills

medications for ed https://edpillsotc.store/# - buy erection pills

# doxycycline capsules 40 mg 2023/10/07 22:08 GaylordPah

The pharmacists always take the time to answer my questions. http://edpillsotc.store/# impotence pills

# doxycycline for dogs 2023/10/08 23:07 GaylordPah

Love their spacious and well-lit premises. https://doxycyclineotc.store/# doxycycline cap 50mg

# ed meds online 2023/10/09 10:41 BobbyAtobe

Their worldwide pharmacists' consultations are invaluable. https://edpillsotc.store/# ed meds

# valtrex discount https://valtrex.auction/ valtrex generic 2023/10/24 11:33 Valtrex

valtrex discount https://valtrex.auction/ valtrex generic

# buy generic doxycycline https://doxycycline.forum/ purchase doxycycline online 2023/11/25 3:50 Doxycycline

buy generic doxycycline https://doxycycline.forum/ purchase doxycycline online

# migliori farmacie online 2023 https://farmaciait.pro/ farmacia online miglior prezzo 2023/12/04 3:42 Farmacia

migliori farmacie online 2023 https://farmaciait.pro/ farmacia online miglior prezzo

# male ed pills https://edpills.tech/# top ed pills 2023/12/22 23:47 EdPills

male ed pills https://edpills.tech/# top ed pills

# prednisone 10mg online https://prednisone.bid/ prednisone price australia 2023/12/27 2:32 Prednisone

prednisone 10mg online https://prednisone.bid/ prednisone price australia

# re: わんくまライブラリ Wankuma.IO.CSVReaderクラス Version1 2023/12/29 1:54 Fmovies

Impressive work on your article!

タイトル  
名前  
URL
コメント