ActiveReports 12
Accumulate Method (ISingleArgumentAggregate)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine.Aggregates Namespace > ISingleArgumentAggregate Interface : Accumulate Method
Syntax
'Declaration
 
Sub Accumulate( _
   ByVal value As Variant _
) 
void Accumulate( 
   Variant value
)

Parameters

value
See Also

Reference

ISingleArgumentAggregate Interface
ISingleArgumentAggregate Members