GetEnumerator

Collection.GetEnumerator method

支持对非泛型集合的简单迭代。

public IEnumerator GetEnumerator()

也可以看看