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