wodSFTP ActiveX Control - Item Property
      
 

Description

Returns item from the collection.


Property type

A SftpItem object.  


Syntax

object.Item(Index)



The Item Property syntax has these parts:

Part Description
object An expression evaluating to an object of type SftpItems.
Index Required. 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.