The AggregateFunctionFactory..::.Sum type exposes the following members.

Methods

  NameDescription
CreateFuntion
Overridden. See CreateFuntion()()().
(Overrides AggregateFunctionFactory..::.CreateFuntion()()().)
Equals
Overridden. See Equals(Object).
(Inherited from AggregateFunctionFactory.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
Overridden. See GetHashCode()()().
(Inherited from AggregateFunctionFactory.)
GetName
Overridden. See GetName()()().
(Overrides AggregateFunctionFactory..::.GetName()()().)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Overridden. See ToString()()().
(Inherited from AggregateFunctionFactory.)

See Also