Introduction to C# interface[13]

[入库:2006年2月23日] [更新:2007年3月24日]

本文简介:

        Console.Write(iter.Current.ToString()+',');

首先取得一个迭代器,然后利用该迭代器进行迭代操作。

本文关键:Introduction to C# interface
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top