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