Aspose::TeX::IO::InputZipDirectory::GetFileNamesByExtension method
InputZipDirectory::GetFileNamesByExtension method
Returns the array of file names by an extension.
System::ArrayPtr<System::String> Aspose::TeX::IO::InputZipDirectory::GetFileNamesByExtension(System::String extension, System::String path=nullptr) override
Parameter | Type | Description |
---|---|---|
extension | System::String | The file extension. |
path | System::String | The path inside the directory. |
ReturnValue
The array of file names.
See Also
- Typedef ArrayPtr
- Class String
- Class InputZipDirectory
- Namespace Aspose::TeX::IO
- Library Aspose.TeX for C++