The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Conversions::ToDouble Method
.NET Framework (current version)
Converts specified object to a Double value.
Assembly: Microsoft.VisualBasic (in Microsoft.VisualBasic.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ToDouble(Object^) | Converts an object to a Double value. |
![]() ![]() | ToDouble(String^) | Converts a string to a Double value. |
Show:

