Method ToDouble NamespaceMongoDB.Bson.IO AssemblyMongoDB.Bson.dll ToDouble(string) Converts a string to a Double. public static double ToDouble(string value) Parameters value string The value. Returns double A Double.