IFileList Interface
IFileList interface
Represent the interface for list of files.
public interface IFileList : IEnumerable<IFile>
Properties
| Name | Description |
|---|---|
| getItem Returns the indexth file in the list. | |
| getLength Return length for list of files. |
See Also
- interface IFile
- package com.aspose.html.io
- package Aspose.HTML