跟小D每日学口语
摘要: ExamplesThe following code example demonstrates the implementation of theIEnumerableinterfaces for a custom collection. In this example,GetEnumeratoris not explicitly called, but it is implemented to support the use offoreach(For Eachin Visual Basic). This code example is part of a larger example fo 阅读全文
posted @ 2013-01-07 09:25 Danny Chen 阅读(260) 评论(0) 推荐(0)