C# 클래스 Telerik.Web.Mvc.Infrastructure.Implementation.CountFunction

Represents a function that returns the number of items in a set of items, including nested sets.
상속: EnumerableAggregateFunction
파일 보기 프로젝트 열기: juanplopes/simple-telerik

공개 메소드들

메소드 설명
CountFunction ( )

Initializes a new instance of the CountFunction class.

메소드 상세

CountFunction() 공개 메소드

Initializes a new instance of the CountFunction class.
public CountFunction ( )