Aspose::Page::XPS::XpsModel::XpsElement::GetEnumerator method

XpsElement::GetEnumerator method

实现 System::Collections::Generic::IEnumerable 接口。

System::SharedPtr<System::Collections::Generic::IEnumerator<System::SharedPtr<XpsContentElement>>> Aspose::Page::XPS::XpsModel::XpsElement::GetEnumerator() override

ReturnValue

返回 列表的枚举器。

另见