RadControls for Silverlight

Represents a function that returns the number of items in a set of items, including nested sets.

Namespace: Telerik.Windows.Data
Assembly: Telerik.Windows.Data (in Telerik.Windows.Data.dll) Version: 2013.1.403.1050

Syntax

C#
public class CountFunction : EnumerableAggregateFunction
Visual Basic
Public Class CountFunction _
	Inherits EnumerableAggregateFunction

Inheritance Hierarchy

See Also