ApplicationDataContainerSettings.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,Object>>

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

See also

ApplicationDataContainerSettings

 

 

Build date: 5/16/2013