Share via


FileDialogFilters.Item Method

Office Developer Reference

Gets a FileDialogFilter object that is a member of the specified FileDialogFilters collection.

Syntax

expression.Item(Index)

expression   Required. A variable that represents a FileDialogFilters object.

See Also