This topic has not yet been rated - Rate this topic

FilePickerFileTypesOrderedMap.Remove | remove method

Removes an item from the mapped collection of display names and associated file types.

Syntax


filePickerFileTypesOrderedMap.remove(key);

Parameters

key

Type: String [JavaScript] | Platform::String [C++]

The key associated with the item to remove.

Remarks

For the C# and Microsoft Visual Basic version of the Remove(String) method, see Remove.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.Storage.Pickers
Windows::Storage::Pickers [C++]

Metadata

Windows.winmd

See also

FilePickerFileTypesOrderedMap

 

 

Build date: 2/25/2013

© 2013 Microsoft. All rights reserved.