Holds a resizable array of primitive or copy-by-value objects.
virtual ~FileFilter()
Destructor.
const String & getDescription() const noexcept
Returns the description that the filter was created with.
FileFilter(const String &filterDescription)
Creates a filter with the given description.