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