Method ToInt16 NamespaceMongoDB.Bson.IO AssemblyMongoDB.Bson.dll ToInt16(string) Converts a string to an Int16. public static short ToInt16(string value) Parameters value string The value. Returns short An Int16.