C# 클래스 Telerik.Web.Mvc.Infrastructure.AggregateFunctionsGroup

상속: Group
파일 보기 프로젝트 열기: juanplopes/simple-telerik

공개 메소드들

메소드 설명
GetAggregateResults ( IEnumerable functions ) : AggregateResultCollection

Gets the aggregate results generated for the given aggregate functions.

비공개 메소드들

메소드 설명
CreateAggregateResultsForPropertyValues ( IEnumerable functions, object>.IDictionary propertyValues ) : IEnumerable
ExtractPropertyValues ( object obj ) : object>.IDictionary

메소드 상세

GetAggregateResults() 공개 메소드

Gets the aggregate results generated for the given aggregate functions.
functions is null.
public GetAggregateResults ( IEnumerable functions ) : AggregateResultCollection
functions IEnumerable
리턴 AggregateResultCollection