QueryableMethods.GetAverageWithSelector(Type) Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mengembalikan MethodInfo untuk Queryable.Average metode dengan pemilih untuk jenis yang diberikan.
public static System.Reflection.MethodInfo GetAverageWithSelector(Type type);
static member GetAverageWithSelector : Type -> System.Reflection.MethodInfo
Public Shared Function GetAverageWithSelector (type As Type) As MethodInfo
Parameter
- type
- Type
Jenis generik metode untuk dibuat.