'Declaration
Public Function GetEnumerator() As IEnumerator(Of KeyValuePair(Of TKey,TValue))
public IEnumerator<KeyValuePair<TKey,TValue>> GetEnumerator()
'Declaration
Public Function GetEnumerator() As IEnumerator(Of KeyValuePair(Of TKey,TValue))
public IEnumerator<KeyValuePair<TKey,TValue>> GetEnumerator()