FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > CalcConvert Class : TryToDouble Method |
'Declaration Public Shared Function TryToDouble( _ ByVal value As Object, _ ByRef number As Double _ ) As Boolean
'Usage Dim value As Object Dim number As Double Dim value As Boolean value = CalcConvert.TryToDouble(value, number)
Exception | Description |
---|---|
System.InvalidCastException | Value cannot be converted. |
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional