GroupCollection.GetEnumerator

GroupCollection.GetEnumerator method

返回此集合的枚举器。

public IEnumerator<Group> GetEnumerator()

返回值

此集合的枚举器。

也可以看看