| EnumerableExCase Method |
| Name | Description | |
|---|---|---|
| CaseTValue, TResult(FuncTValue, IDictionaryTValue, IEnumerableTResult) |
Returns a sequence from a dictionary based on the result of evaluating a selector function.
| |
| CaseTValue, TResult(FuncTValue, IDictionaryTValue, IEnumerableTResult, IEnumerableTResult) |
Returns a sequence from a dictionary based on the result of evaluating a selector function, also specifying a default sequence.
|