Back to product page

RemoveAll method


Removes all virtual files from the collection.

Syntax

  • Basic
object.RemoveAll
The RemoveAll(object) syntax has these parts:
objectAn expression evaluating to an object of type VirtualFiles.

Remarks

This method will remove all virtual files from the collection. Changes will be visible immediately.

Platforms

Windows