XpsElement.GetEnumerator
XpsElement.GetEnumerator method
实施IEnumerable接口.
public IEnumerator<XpsContentElement> GetEnumerator()
返回值
返回列表的枚举器。
也可以看看
- class XpsContentElement
- class XpsElement
- 命名空间 Aspose.Page.XPS.XpsModel
- 部件 Aspose.Page
实施IEnumerable接口.
public IEnumerator<XpsContentElement> GetEnumerator()
返回列表的枚举器。