QueryableMethods.GetSumWithoutSelector(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.Sum metode tanpa pemilih untuk jenis yang diberikan.
public static System.Reflection.MethodInfo GetSumWithoutSelector(Type type);
static member GetSumWithoutSelector : Type -> System.Reflection.MethodInfo
Public Shared Function GetSumWithoutSelector (type As Type) As MethodInfo
Parameter
- type
- Type
Jenis generik metode untuk dibuat.