IFileList.Item

IFileList indexer

返回列表中的第 indexth 个文件。

public IFile this[int index] { get; }
范围描述
index文件的索引。

返回值

文件。

也可以看看