QueryableMethods.GetAverageWithSelector(Type) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
要建立之方法的泛型型別。