Metodo HybridDictionary<TKey, TValue>.IEnumerable.GetEnumerator

Spazio dei nomi:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

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

Valore restituito

Tipo: System.Collections.IEnumerator

Implementa

IEnumerable.GetEnumerator()

Sicurezza di .NET Framework

Vedere anche

Riferimenti

HybridDictionary<TKey, TValue> Classe

Spazio dei nomi Microsoft.Internal.VisualStudio.PlatformUI