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