Aspose::Pdf::XFormCollection::GetEnumerator method

XFormCollection::GetEnumerator method

Returns collection enumerator.

System::SharedPtr<System::Collections::Generic::IEnumerator<System::SharedPtr<XForm>>> Aspose::Pdf::XFormCollection::GetEnumerator() override

ReturnValue

Enumerator for collection

See Also