<< Click to Display Table of Contents >>
ZfLib.Files.Item
Property Item( ByVal var As Variant ) As ZfLib.File
The Item property returns the specified File object.
Parameters
var
[in]
The index of the File object to retrieve from the collection.
Return Value
The File object retrieved from the collection.