Back to product page

Item property


Returns item from the collection.

Type

A SftpItem object.

Syntax

  • Basic
object.Item(Index)
The Item(object,Index) syntax has these parts:
objectAn expression evaluating to an object of type SftpItems.
IndexRequired. An Integer value.

Remarks

The Item property will return a reference to the requested SftpItem object - as one of the directory items from the collection.

Platforms

Windows