This method is called when the list of aggregates values is empty.
'Declaration
Public Overridable Function GetEmptyValue() As System.Object
public virtual System.object GetEmptyValue()
Return Value
The value of the aggregate function when the list of aggregates values is empty.