Version

GetExpectedTypeFromDouble Method

Converts the double value into the expected type the summary expects.
Syntax
protected object GetExpectedTypeFromDouble( 
   double value
)

Parameters

value
The value to cast

Return Value

The expected type determined by the summary's PropertyType.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also