Method ToSingle NamespaceMongoDB.Bson.IO AssemblyMongoDB.Bson.dll ToSingle(string) Converts a string to a Single. public static float ToSingle(string value) Parameters value string The value. Returns float A Single.