IFileList class

IFileList class

Represent the interface for list of files.

The IFileList type exposes the following members:

Properties

PropertyDescription
lengthReturn length for list of files.

Returns the indexth file in the list.

Indexer

NameDescription
[index]The index of file.

See Also