Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: IEnumerator<KeyValuePair<string, ValuesCollection<TValue>>> GetEnumerator()

Declaration

public IEnumerator<KeyValuePair<string, ValuesCollection<TValue>>> GetEnumerator()

Summary

Gets an enumerator to iterate over all key/value-collection pairs in this collection.