RankedDictionaryTKey, TValueKeyCollectionEnumeratorSkipWhile Method (FuncTKey, Boolean) | 
Namespace: Kaos.Collections
public RankedDictionaryTKey, TValueKeyCollectionEnumerator SkipWhile( Func<TKey, bool> predicate )
| Exception | Condition | 
|---|---|
| InvalidOperationException | When the dictionary was modified after the enumerator was created. |