Back to product page

Remove method


Removes virtual file from the collection.

Syntax

  • Basic
object.Remove Index
The Remove(object,Index) syntax has these parts:
objectAn expression evaluating to an object of type VirtualFiles.
IndexRequired. A Variant value. Holds virtual file index, virtual file name, or reference to the virtual file object.

Remarks

Remove method will remove virtual file from the collection (either for the User or globally).

Platforms

Windows