IFileList.Item
IFileList indexer
リスト内のインデックス番目のファイルを返します。
public IFile this[int index] { get; }
パラメータ | 説明 |
---|---|
index | ファイルのインデックス。 |
戻り値
ファイル。
関連項目
- interface IFile
- interface IFileList
- 名前空間 Aspose.Svg.IO
- 組み立て Aspose.SVG
リスト内のインデックス番目のファイルを返します。
public IFile this[int index] { get; }
パラメータ | 説明 |
---|---|
index | ファイルのインデックス。 |
ファイル。