FileDialogFilters.Delete Method
Removes a file dialog filter.
Syntax
expression.Delete(filter)
expression Required. A variable that represents a FileDialogFilters object.
Parameters
| Name | Required/Optional | Data Type | Description |
|---|---|---|---|
| filter | Optional | Variant | The filter to be removed. |