IFileList.Item

IFileList indexer

Retourneert het indexste bestand in de lijst.

public IFile this[int index] { get; }
ParameterBeschrijving
indexDe index van het bestand.

Winstwaarde

Het bestand.

Zie ook