'宣言 Public Overloads Function Evaluate( _ ByVal oldResult As IAggregationResult(Of T,TopCountCache(Of T)), _ ByVal aggregateable As IAggregateable, _ ByVal items As IEnumerable _ ) As IAggregationResult(Of T,TopCountCache(Of T))
public IAggregationResult<T,TopCountCache<T>> Evaluate( IAggregationResult<T,TopCountCache<T>> oldResult, IAggregateable aggregateable, IEnumerable items )
TopCountAggregator<T> クラス TopCountAggregator<T> メンバ オーバーロード一覧