Click or drag to resize

ExtensionsConvertionsToUShort Method

Overload List
  NameDescription
Public methodStatic memberToUShort(Byte)
Returns a 16-bit signed integer converted from four bytes at a specified position in a byte array.
Public methodStatic memberToUShort(String)
Tries to convert a String to an UInt16. Returns MinValue if target cannot be parsed.
Public methodStatic memberToUShort(String, NumberFormatInfo)
Tries to convert a String to an UInt16. Returns MinValue if target cannot be parsed.
Top
See Also