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

AF SDK Reference

AFAggregateResultCollection Methods

  • Last UpdatedNov 18, 2025
  • 3 minute read
AFAggregateResultCollection Methods

The AFAggregateResultCollection type exposes the following members.

Methods

  NameDescription
Public method
Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public method
GetEnumerator
Gets an enumerator to obtain all results in the order they were requested.
Public method
GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public method
GetResult(AFSummaryRequest)
Gets the summary result for the specified request.
Public method
GetResultTBin(AFBinningRequestTBin)
Gets the binned result for the specified request.
Public method
GetResultTGroup(AFGroupingRequestTGroup)
Gets the grouped result for the specified request.
Public method
GetResultT1, T2(AFCompoundPartitioningRequestT1, T2)
Gets the result for a compound aggregate.
Public method
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method
ToString
Returns a string that represents the current object.
(Inherited from Object.)

Extension Methods

  NameDescription
Public Extension MethodCode example
ChunkedByAFAggregateResult
This extension method breaks up search results into chunks to make it easier to page through and process IEnumerableT collections in chunks.
(Defined by AFSDKExtension.)

See Also

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