FilePickerFileTypesOrderedMap.Clear Method

Definition

Removes all display names and associated file name extensions from the collection.

public:
 virtual void Clear() = IMap<Platform::String ^, IVector<Platform::String ^> ^>::Clear;
void Clear();
public void Clear();
function clear()
Public Sub Clear ()

Implements

Applies to