Freigeben über


PropertiesCollection.IEnumerable<KeyValuePair<String, Object>>.GetEnumerator-Methode

Namespace:  Microsoft.VisualStudio.Services.WebApi
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
Private Function GetEnumerator As IEnumerator(Of KeyValuePair(Of String, Object))
    Implements IEnumerable(Of KeyValuePair(Of String, Object)).GetEnumerator
IEnumerator<KeyValuePair<string, Object>> IEnumerable<KeyValuePair<string, Object>>.GetEnumerator()

Rückgabewert

Typ: System.Collections.Generic.IEnumerator<KeyValuePair<String, Object>>

Implementiert

IEnumerable<T>.GetEnumerator()

.NET Framework-Sicherheit

Siehe auch

Referenz

PropertiesCollection Klasse

Microsoft.VisualStudio.Services.WebApi-Namespace