QueryableExCase Method |
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.
|