Legend
| Method: IEnumerator<KeyValuePair<string, ValuesCollection<TValue>>> GetEnumerator()
Declarationpublic IEnumerator<KeyValuePair<string, ValuesCollection<TValue>>> GetEnumerator() SummaryGets an enumerator to iterate over all key/value-collection pairs in this collection. |