Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 512 Bytes

filepickerfiletypesorderedmap_haskey_425964900.md

File metadata and controls

26 lines (18 loc) · 512 Bytes
-api-id -api-type
M:Windows.Storage.Pickers.FilePickerFileTypesOrderedMap.HasKey(System.String)
winrt method

Windows.Storage.Pickers.FilePickerFileTypesOrderedMap.HasKey

-description

Determines whether the mapped collection of display names and associated file types contains the specified key.

-parameters

-param key

The key.

-returns

True if the key is found; otherwise, false.

-remarks

-examples

-see-also