Xceed DataGrid for Silverlight Documentation
GetResult Method (GeometricMeanFunction)


Retrieves the result of the statistical function.
Syntax
'Declaration
 
Protected Friend Overrides Function GetResult() As StatResult
'Usage
 
Dim instance As GeometricMeanFunction
Dim value As StatResult
 
value = instance.GetResult()
protected internal override StatResult GetResult()

Return Value

A StatResult containing the result of the statistical function
Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

GeometricMeanFunction Class
GeometricMeanFunction Members
Base Implementation in GetResult

Send Feedback