Share via


FileDialogFilters.Count Property

Office Developer Reference

Gets a Long indicating the number of items in the FileDialogFilters collection. Read-only.

Syntax

expression.Count

expression   A variable that represents a FileDialogFilters object.

Return Value
Long

See Also