Version

IGroupByEvaluator Interface Members

The following tables list the members exposed by IGroupByEvaluator.

Public Properties
 NameDescription
 PropertySortComparerThe comparer to use for sorting the records.  
Public Methods
 NameDescription
 MethodDoesGroupContainRecordMethod for determining if a record should be included in a GroupByRecord.  
 MethodGetGroupByValueReturns the value that will be used to initialize a GroupByRecord  
See Also