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
Afficher le fichier Open project: juanplopes/simple-telerik

Méthodes publiques

Méthode Description
CountFunction ( )

Initializes a new instance of the CountFunction class.

Method Details

CountFunction() public méthode

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