Aspose::Pdf::EmbeddedFileCollection::GetEnumerator method

EmbeddedFileCollection::GetEnumerator method

Returns colleciton enumerator.

System::SharedPtr<System::Collections::Generic::IEnumerator<System::SharedPtr<FileSpecification>>> Aspose::Pdf::EmbeddedFileCollection::GetEnumerator() override

ReturnValue

Enumerator of colleciton.

See Also