GetEnumerator

PropertyCollection.GetEnumerator method

返回一个遍历集合的枚举器。

public IEnumerator<Property> GetEnumerator()

也可以看看