QueryableMethods.GetAverageWithoutSelector(Type) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回 方法的 Queryable.Average , MethodInfo 而沒有指定型別的選取器。
public static System.Reflection.MethodInfo GetAverageWithoutSelector (Type type);
static member GetAverageWithoutSelector : Type -> System.Reflection.MethodInfo
Public Shared Function GetAverageWithoutSelector (type As Type) As MethodInfo
參數
- type
- Type
要建立之方法的泛型型別。