PropertyCollection.GetEnumerator
PropertyCollection.GetEnumerator method
返回遍历集合的枚举器。
public IEnumerator<Property> GetEnumerator()
另请参见
- class Property
- class PropertyCollection
- namespace Aspose.ThreeD
- assembly Aspose.3D
返回遍历集合的枚举器。
public IEnumerator<Property> GetEnumerator()