GetEnumerator

KnownTypeSet.GetEnumerator method

返回一个IEnumerator对象迭代集合的项目.

public IEnumerator GetEnumerator()

返回值

一个IEnumerator对象迭代集合的项目。

也可以看看