Click or drag to resize

ExtensionsConvertionsToShort Method

Overload List
  NameDescription
Public methodStatic memberToShort(String)
Tries to convert a String to an Int16. Returns MinValue if target cannot be parsed.
Public methodStatic memberToShort(String, NumberFormatInfo)
Tries to convert a String to an Int16. Returns MinValue if target cannot be parsed.
Top
See Also