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