wodFTPServer ActiveX Control - VirtualFiles Collection
    
 
Description

VirtualFiles Class


Object Model



Remarks

This is the collection of VirtualFile objects. You can add, remove or reference specific objects in the collection. Managing the collection can be done at any time - even while user is connected to the server, and it will be visible immediately by the user.




Members
Methods
AddData Adds new virtual file from the byte array.
AddFile Adds new virtual file.
Remove Removes virtual file from the collection.
RemoveAll Removes all virtual files from the collection.

Properties
Count Read-only property Returns total number of virtual files.
Item Read-only property Returns reference to specific virtual file.