| QueryableExCase Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | CaseTValue, TResult(FuncTValue, IDictionaryTValue, IEnumerableTResult) | |
|   | CaseTValue, TResult(FuncTValue, IDictionaryTValue, IEnumerableTResult, IEnumerableTResult) | |
|   | CaseTValue, TResult(IQueryProvider, ExpressionFuncTValue, IDictionaryTValue, IEnumerableTResult) | 
            Returns a sequence from a dictionary based on the result of evaluating a selector function.
             | 
|   | CaseTValue, TResult(IQueryProvider, ExpressionFuncTValue, IDictionaryTValue, IEnumerableTResult, IEnumerableTResult) | 
            Returns a sequence from a dictionary based on the result of evaluating a selector function, also specifying a default sequence.
             | 
 See Also
See Also