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 |
|
|
Metadata |
|
See also
Build date: 2/25/2013
