Click or drag to resize
EnumerableExCase Method
Overload List
  NameDescription
Public methodStatic memberCaseTValue, TResult(FuncTValue, IDictionaryTValue, IEnumerableTResult)
Returns a sequence from a dictionary based on the result of evaluating a selector function.
Public methodStatic memberCaseTValue, 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.
Top
See Also