wodFtpDLX ActiveX Control - Count Property
      
 

Description

Returns total number of directory items.


Property type

An Integer value.  Total number of items in the directory.


Syntax

object.Count



The Count Property syntax has these parts:

Part Description
object An expression evaluating to an object of type DirItems.

Remarks

Count property will return total number of files and subfolders (and other items too...) that exist in remote directory. It is possible that this count will have more items than visible in current wodFtpDLX'es window. This happens because wodFtpDLX does NOT show item with name '.' (current directory)  - in theory, only one such item can exist in the directory.