ConversionToDouble Method

Overload List

ToDouble(Object) Return a Double floating point value from the caller specified value.
ToDouble(Byte, UInt32) Return a Double floating point value from the specified location in the buffer.
ToDouble(String, Double) Return a number converted to Double, with no exception thrown in the case that the specified value is not valid.

See Also