Aspose::Pdf::Collection::GetSortedCollection method

Collection::GetSortedCollection method

Gets a collection of files sorted according to the specification.

System::SharedPtr<System::Collections::Generic::IList<System::SharedPtr<FileSpecification>>> Aspose::Pdf::Collection::GetSortedCollection()

ReturnValue

The list of sorted files.

See Also