|  | RankedDictionaryTKey, TValueKeyCollectionReverse Method | 
Namespace: Kaos.Collections
 Syntax
Syntaxpublic RankedDictionaryTKey, TValueKeyCollectionEnumerator Reverse()
 Exceptions
Exceptions| Exception | Condition | 
|---|---|
| InvalidOperationException | When the dictionary was modified after the enumerator was created. | 
 See Also
See Also