• Webinars
  • Docs
  • Download
  • Blogs
  • Contact Us
Try Free
Show / Hide Table of Contents

Method ToUInt16

ToUInt16()

Attempts to convert JSON value to unsigned int 16

Declaration
public ushort ToUInt16()
Returns
Type Description
System.UInt16

converted ushort value

Exceptions
Type Condition
System.FormatException
System.InvalidCastException
System.OverflowException
Back to top Copyright © 2017 Alachisoft