RadControls for Silverlight

The LastFunction type exposes the following members.

Methods

  NameDescription
Public methodCreateAggregateExpression
Creates the aggregate expression that is used for constructing expression tree that will calculate the aggregate result.
(Inherited from EnumerableAggregateFunction.)
Protected methodGenerateFunctionName
Generates default name for this function using this type's name.
(Inherited from EnumerableAggregateFunctionBase.)
Public methodMerge
Merges the specified item into the aggregate result according to the specified action.
(Overrides AggregateFunction..::..Merge(Object, AggregateResultMergeAction, AggregateResult, QueryableCollectionViewGroup).)
Protected methodOnPropertyChanged
Raise PropertyChanged Event.
(Inherited from AggregateFunction.)

Extension Methods

  NameDescription
Public Extension MethodGetHashCodeOrZero (Defined by ExtensionMethods.)

See Also