IFileList.Item
IFileList indexer
Returns the indexth file in the list.
public IFile this[int index] { get; }
Parameter | Description |
---|---|
index | The index of file. |
Return Value
The file.
See Also
- interface IFile
- interface IFileList
- namespace Aspose.Html.IO
- assembly Aspose.HTML