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

XpsElement::GetEnumerator method

Implementation of System::Collections::Generic::IEnumerable interface.

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

ReturnValue

Returns enumerator for the list.

See Also