MRUFiles.Remove
- Updated2025-07-21
- 1 minute(s) read
MRUFiles.Remove
Syntax
MRUFiles.Remove( fileNameVal)
Return Value
Returns True when the item is removed from the collection. Returns False when the item is not found.
Purpose
Removes the specified item from this collection, if it exists.
Parameters
fileNameVal As String
[In] Specifies the filename to remove from the collection.