Interactive Extensions
Interactive Extensions
Ix-Main Namespaces
System.Linq
AsyncQueryable Class
AsyncQueryable Methods
Average Method
Average Method (IAsyncQueryable(Decimal))
Average Method (IAsyncQueryable(Double))
Average Method (IAsyncQueryable(Int32))
Average Method (IAsyncQueryable(Int64))
Average Method (IAsyncQueryable(Nullable(Decimal)))
Average Method (IAsyncQueryable(Nullable(Double)))
Average Method (IAsyncQueryable(Nullable(Int32)))
Average Method (IAsyncQueryable(Nullable(Int64)))
Average Method (IAsyncQueryable(Nullable(Single)))
Average Method (IAsyncQueryable(Single))
Average Method (IAsyncQueryable(Decimal), CancellationToken)
Average Method (IAsyncQueryable(Double), CancellationToken)
Average Method (IAsyncQueryable(Int32), CancellationToken)
Average Method (IAsyncQueryable(Int64), CancellationToken)
Average Method (IAsyncQueryable(Nullable(Decimal)), CancellationToken)
Average Method (IAsyncQueryable(Nullable(Double)), CancellationToken)
Average Method (IAsyncQueryable(Nullable(Int32)), CancellationToken)
Average Method (IAsyncQueryable(Nullable(Int64)), CancellationToken)
Average Method (IAsyncQueryable(Nullable(Single)), CancellationToken)
Average Method (IAsyncQueryable(Single), CancellationToken)
Average(TSource) Method (IAsyncQueryable(TSource), Expression(Func(TSource, Decimal)))
Average(TSource) Method (IAsyncQueryable(TSource), Expression(Func(TSource, Double)))
Average(TSource) Method (IAsyncQueryable(TSource), Expression(Func(TSource, Int32)))
Average(TSource) Method (IAsyncQueryable(TSource), Expression(Func(TSource, Int64)))
Average(TSource) Method (IAsyncQueryable(TSource), Expression(Func(TSource, Nullable(Decimal))))
Average(TSource) Method (IAsyncQueryable(TSource), Expression(Func(TSource, Nullable(Double))))
Average(TSource) Method (IAsyncQueryable(TSource), Expression(Func(TSource, Nullable(Int32))))
Average(TSource) Method (IAsyncQueryable(TSource), Expression(Func(TSource, Nullable(Int64))))
Average(TSource) Method (IAsyncQueryable(TSource), Expression(Func(TSource, Nullable(Single))))
Average(TSource) Method (IAsyncQueryable(TSource), Expression(Func(TSource, Single)))
Average(TSource) Method (IAsyncQueryable(TSource), Expression(Func(TSource, Decimal)), CancellationToken)
Average(TSource) Method (IAsyncQueryable(TSource), Expression(Func(TSource, Double)), CancellationToken)
Average(TSource) Method (IAsyncQueryable(TSource), Expression(Func(TSource, Int32)), CancellationToken)
Average(TSource) Method (IAsyncQueryable(TSource), Expression(Func(TSource, Int64)), CancellationToken)
Average(TSource) Method (IAsyncQueryable(TSource), Expression(Func(TSource, Nullable(Decimal))), CancellationToken)
Average(TSource) Method (IAsyncQueryable(TSource), Expression(Func(TSource, Nullable(Double))), CancellationToken)
Average(TSource) Method (IAsyncQueryable(TSource), Expression(Func(TSource, Nullable(Int32))), CancellationToken)
Average(TSource) Method (IAsyncQueryable(TSource), Expression(Func(TSource, Nullable(Int64))), CancellationToken)
Average(TSource) Method (IAsyncQueryable(TSource), Expression(Func(TSource, Nullable(Single))), CancellationToken)
Average(TSource) Method (IAsyncQueryable(TSource), Expression(Func(TSource, Single)), CancellationToken)
AsyncQueryable
Average Method
Overload List
Name
Description
Average(IAsyncQueryable
Decimal
)
Average(IAsyncQueryable
Double
)
Average(IAsyncQueryable
Int32
)
Average(IAsyncQueryable
Int64
)
Average(IAsyncQueryable
Nullable
Decimal
)
Average(IAsyncQueryable
Nullable
Double
)
Average(IAsyncQueryable
Nullable
Int32
)
Average(IAsyncQueryable
Nullable
Int64
)
Average(IAsyncQueryable
Nullable
Single
)
Average(IAsyncQueryable
Single
)
Average(IAsyncQueryable
Decimal
, CancellationToken)
Average(IAsyncQueryable
Double
, CancellationToken)
Average(IAsyncQueryable
Int32
, CancellationToken)
Average(IAsyncQueryable
Int64
, CancellationToken)
Average(IAsyncQueryable
Nullable
Decimal
, CancellationToken)
Average(IAsyncQueryable
Nullable
Double
, CancellationToken)
Average(IAsyncQueryable
Nullable
Int32
, CancellationToken)
Average(IAsyncQueryable
Nullable
Int64
, CancellationToken)
Average(IAsyncQueryable
Nullable
Single
, CancellationToken)
Average(IAsyncQueryable
Single
, CancellationToken)
Average
TSource
(IAsyncQueryable
TSource
, Expression
Func
TSource, Decimal
)
Average
TSource
(IAsyncQueryable
TSource
, Expression
Func
TSource, Double
)
Average
TSource
(IAsyncQueryable
TSource
, Expression
Func
TSource, Int32
)
Average
TSource
(IAsyncQueryable
TSource
, Expression
Func
TSource, Int64
)
Average
TSource
(IAsyncQueryable
TSource
, Expression
Func
TSource, Nullable
Decimal
)
Average
TSource
(IAsyncQueryable
TSource
, Expression
Func
TSource, Nullable
Double
)
Average
TSource
(IAsyncQueryable
TSource
, Expression
Func
TSource, Nullable
Int32
)
Average
TSource
(IAsyncQueryable
TSource
, Expression
Func
TSource, Nullable
Int64
)
Average
TSource
(IAsyncQueryable
TSource
, Expression
Func
TSource, Nullable
Single
)
Average
TSource
(IAsyncQueryable
TSource
, Expression
Func
TSource, Single
)
Average
TSource
(IAsyncQueryable
TSource
, Expression
Func
TSource, Decimal
, CancellationToken)
Average
TSource
(IAsyncQueryable
TSource
, Expression
Func
TSource, Double
, CancellationToken)
Average
TSource
(IAsyncQueryable
TSource
, Expression
Func
TSource, Int32
, CancellationToken)
Average
TSource
(IAsyncQueryable
TSource
, Expression
Func
TSource, Int64
, CancellationToken)
Average
TSource
(IAsyncQueryable
TSource
, Expression
Func
TSource, Nullable
Decimal
, CancellationToken)
Average
TSource
(IAsyncQueryable
TSource
, Expression
Func
TSource, Nullable
Double
, CancellationToken)
Average
TSource
(IAsyncQueryable
TSource
, Expression
Func
TSource, Nullable
Int32
, CancellationToken)
Average
TSource
(IAsyncQueryable
TSource
, Expression
Func
TSource, Nullable
Int64
, CancellationToken)
Average
TSource
(IAsyncQueryable
TSource
, Expression
Func
TSource, Nullable
Single
, CancellationToken)
Average
TSource
(IAsyncQueryable
TSource
, Expression
Func
TSource, Single
, CancellationToken)
Top
See Also
Reference
AsyncQueryable Class
System.Linq Namespace