FilePickerFileTypesOrderedMap.GetEnumerator method

Returns an enumerator that iterates through a collection.

Syntax

public IEnumerator<KeyValuePair<>> GetEnumerator()
Public Function GetEnumerator() As IEnumerator(Of KeyValuePair(Of ))

Parameters

This method has no parameters.

Return value

Type: IEnumerator<KeyValuePair<String,IList>>

An IEnumerator object that can be used to iterate through the collection.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.Storage.Picker

See also

FilePickerFileTypesOrderedMap

 

 

Build date: 2/25/2013