'Usage Dim instance As StatFunction Dim values() As Object instance.Accumulate(values)
Parameters
- values
- An array of values that will be accumulated to calculate the result of the statistical function. The order in which the values are provided corresponds to the order of the names specified by the SourcePropertyName property.