Method ToInt64 NamespaceMongoDB.Bson.IO AssemblyMongoDB.Bson.dll ToInt64(string) Converts a string to an Int64. public static long ToInt64(string value) Parameters value string The value. Returns long An Int64.