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
- Typedef SharedPtr
- Class IEnumerator
- Class FileSpecification
- Class EmbeddedFileCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++