Method ToUInt64 NamespaceMongoDB.Bson.IO AssemblyMongoDB.Bson.dll ToUInt64(string) Converts a string to a UInt64. [CLSCompliant(false)] public static ulong ToUInt64(string value) Parameters value string The value. Returns ulong A UInt64.