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