共用方式為


QueryableMethods.GetSumWithSelector(Type) 方法

定義

MethodInfo Queryable.Sum 傳回具有指定型別之選取器之 方法的 。

public static System.Reflection.MethodInfo GetSumWithSelector (Type type);
static member GetSumWithSelector : Type -> System.Reflection.MethodInfo
Public Shared Function GetSumWithSelector (type As Type) As MethodInfo

參數

type
Type

要建立之方法的泛型型別。

傳回

MethodInfo

適用於