Method ToDecimal NamespaceMongoDB.Bson.IO AssemblyMongoDB.Bson.dll ToDecimal(string) Converts a string to a Decimal. public static decimal ToDecimal(string value) Parameters value string The value. Returns decimal A Decimal.