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