共用方式為


QueryableMethods.GetAverageWithSelector(Type) 方法

定義

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

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

參數

type
Type

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

傳回

MethodInfo

適用於