Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFAggregate Methods

  • Last UpdatedNov 18, 2025
  • 4 minute read
AFAggregate Methods

The AFAggregate type exposes the following members.

Methods

  NameDescription
Public methodStatic member
AggregateT
Performs all requested aggregates on the specified items.
Public methodStatic member
AggregateAsyncT
Performs all requested aggregates on the specified items asynchronously.
Public methodStatic member
BinnedSummaryT, TBin
Generates a summary broken down by the specified bins for items matching the search criteria.
Public methodStatic member
BinnedSummaryAsyncT, TBin
Generates a summary broken down by the specified bins for items matching the search criteria asynchronously.
Public methodStatic member
FrequencyDistributionT
Generates a frequency distribution for the specified items.
Public methodStatic member
FrequencyDistributionAsyncT
Generates a frequency distribution for the specified items asynchronously.
Public methodStatic member
GroupedSummaryT
Generates a summary broken down by group for the specified items.
Public methodStatic member
GroupedSummaryAsyncT
Generates a histogram for the specified items asynchronously.
Public methodStatic member
HistogramT, TBin
Generates a histogram for the specified items with the specified weighting.
Public methodStatic member
HistogramAsyncT, TBin
Generates a histogram for the specified items with the specified weighting asynchronously.
Public methodStatic member
SummaryT(IEnumerableT, String, AFSummaryTypes)
Summarizes the specified items.
Public methodStatic member
SummaryT(IEnumerableT, String, AFSummaryTypes, String)
Summarizes the specified items with the specified weighting.
Public methodStatic member
SummaryAsyncT(IEnumerableT, String, AFSummaryTypes, CancellationToken)
Summarizes the specified items asynchronously.
Public methodStatic member
SummaryAsyncT(IEnumerableT, String, AFSummaryTypes, String, CancellationToken)
Summarizes the specified items with the specified weighting asynchronously.

See Also

TitleResults for “How to create a CRG?”Also Available in