GetEnumerator

IfcCollection<T>.GetEnumerator method

返回遍历集合的枚举数。

public IEnumerator<T> GetEnumerator()

返回值

可用于遍历集合的 A。

也可以看看