IFileCollector.GetFileNamesByExtension
IFileCollector.GetFileNamesByExtension method
Returns the array of file names by an extension.
public string[] GetFileNamesByExtension(string extension, string path = null)
Parameter | Type | Description |
---|---|---|
extension | String | The file extension. |
path | String | The path inside the directory. |
Return Value
The array of file names.
See Also
- interface IFileCollector
- namespace Aspose.TeX.IO
- assembly Aspose.TeX