GetEnumerator

FontSourceCollection.GetEnumerator method

返回整个集合的枚举数。

public IEnumerator<FontSource> GetEnumerator()

返回值

枚举器对象。

也可以看看