Aspose::Pdf::XImageCollection::GetEnumerator method

XImageCollection::GetEnumerator method

Returns collection enumerator.

System::SharedPtr<System::Collections::Generic::IEnumerator<System::SharedPtr<Aspose::Pdf::XImage>>> Aspose::Pdf::XImageCollection::GetEnumerator() override

ReturnValue

Enumerator of collection

See Also