8 references to Double
Microsoft.VisualBasic.Core (8)
Microsoft\VisualBasic\CompilerServices\VB6BinaryFile.vb (1)
160
Value = DoubleType.FromObject(InputNum(VariantType.
Double
))
Microsoft\VisualBasic\CompilerServices\VB6InputFile.vb (1)
184
Value = DoubleType.FromObject(InputNum(VariantType.
Double
), GetInvariantCultureInfo().NumberFormat)
Microsoft\VisualBasic\Constants.vb (1)
95
Public Const vbDouble As VariantType = VariantType.
Double
Microsoft\VisualBasic\Conversion.vb (4)
999
If (vtInput = VariantType.
Double
) Then
1000
vtSuffix = VariantType.
Double
1006
vtSuffix = VariantType.
Double
1070
Case VariantType.
Double
Microsoft\VisualBasic\Information.vb (1)
298
Return VariantType.
Double