VirtualFiles object
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.
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 | Returns total number of virtual files. | Item | Returns reference to specific virtual file. |
|
Platforms
Windows