Share via


ListDictionary<TKey, TValue>.IEnumerable.GetEnumerator Method

See GetEnumerator() for more information.

Namespace:  Microsoft.Practices.Prism
Assembly:  Microsoft.Practices.Prism (in Microsoft.Practices.Prism.dll)

Syntax

IEnumerator IEnumerable.GetEnumerator()
'Declaration
Private Function GetEnumerator As IEnumerator
    Implements IEnumerable.GetEnumerator

Implements

IEnumerable.GetEnumerator()

See Also

ListDictionary<TKey, TValue> Class

Microsoft.Practices.Prism Namespace