C# Class Telerik.Web.Mvc.Infrastructure.Implementation.CountFunction

Represents a function that returns the number of items in a set of items, including nested sets.
Inheritance: EnumerableAggregateFunction
Datei anzeigen Open project: juanplopes/simple-telerik

Public Methods

Method Description
CountFunction ( )

Initializes a new instance of the CountFunction class.

Method Details

CountFunction() public method

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