Returns an enumerator that iterates through the exceptions occurred.
Assembly: Epic.Prelude
Declaration Syntax
C# |
public IEnumerator<KeyValuePair<TIdentity, Exception>> GetEnumerator()
Return Value
The enumerator that iterates through the KeyValuePair<(Of <(<'TKey, TValue>)>)>.