GetEnumerator
Property.GetEnumerator method
IEnumerable接口的实现。
public IEnumerator<IPropertyItem> GetEnumerator()
返回值
返回列表的枚举数。
也可以看看
- interface IPropertyItem
- class Property
- 命名空间 Aspose.Page.XPS.XpsMetadata
- 部件 Aspose.Page
IEnumerable接口的实现。
public IEnumerator<IPropertyItem> GetEnumerator()
返回列表的枚举数。