Xceed DataGrid for Silverlight Documentation
GetResult Method (RootMeanSquareFunction)


Retrieves the result of the statistical function.
Syntax
'Declaration
 
Protected Friend Overrides Function GetResult() As StatResult
'Usage
 
Dim instance As RootMeanSquareFunction
Dim value As StatResult
 
value = instance.GetResult()
protected internal override StatResult GetResult()
Remarks
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

RootMeanSquareFunction Class
RootMeanSquareFunction Members
Base Implementation in GetResult

Send Feedback