'Declaration Protected Friend Overrides Function GetResult() As StatResult
'Usage Dim instance As HarmonicMeanFunction Dim value As StatResult value = instance.GetResult()
protected internal override StatResult GetResult()
Return Value
A StatResult containing the result of the statistical function.