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